vCloud API Programming Guide
182 VMware, Inc.
OrgLeaseSettings
TheOrgLeaseSettingselementdefinesdefaultleasedurationsandpoliciesfortheorganization.
OrgLdapMode
TheOrgLdapModeelementdefineswhetherthisorganizationisconnectedtoanLDAPservice,andwhetherit
usesthesystemdefaultLDAPserviceoracustomLDAPservice.Table 11‐1showspermittedvaluesfor
elementcontentandtheresultstheyproduce.
OrgLdapSettings
IfOrgLdapModeisCUSTOM,theOrgLdapSettingselementdefinesthehostnameandconnectiondetailsforthe
organization’sLDAPservice.
UseServerBootSequence 0 1 xs:boolean Trueifvirtualmachinesinthisorganizationuse
theserverbootsequencebydefault
DelayAfterPowerOnSeconds 0 1 xs:int Specifiesanorganizationdefaultforvirtual
machinebootdelayafterpower‐on
Schema
Name Min Max Type Description
DeleteOnStorageLeaseExpiration 0 1 xs:boolean Iftrue,storageforavAppisdeletedwhenthevApp’s
leaseexpires.Iffalse,thestorageisflaggedfor
deletion,butnotdeleted.
DeploymentLeaseSeconds 0 1 xs:int DefaultdurationofavAppdeploymentlease,in
seconds.
StorageLeaseSeconds 0 1 xs:int Defaultdurationofastoragelease,inseconds.
NOTEThevalueofOrgLdapModecannotbechangedaftertheorganizationhasbeencreated.
Table 11-1. OrgLdapMode Element Values
Value Result
NONE OrganizationdoesnotuseanLDAPservice.
SYSTEM OrganizationusesthesystemdefaultLDAPservice.
CUSTOM OrganizationusesacustomLDAPservicedefinedinOrgLdapSettings
Schema
Name Min Max Type Description
HostName 1 1 xs:string HostnameoftheLDAPserver.
Port 1 1 xs:int PortatwhichtoconnecttotheLDAP
service
IsSsl 0 1 xs:boolean TrueiftheLDAPservicerequiresan
SSLconnection
IsSslAcceptAll 0 1 xs:boolean TrueiftheLDAPserviceacceptsallSSL
certificates
Realm 0 1 xs:string LDAPrealmtousewhenlookingup
users
SearchBase 0 1 xs:string LDAPsearchbase
Schema (Continued)
Name Min Max Type Description