Leasesettingssection; Startupsection; Customizationsection - VMware VCLOUD API 1.0 - API Programming Manual

Table of Contents

Advertisement

vCloud API Programming Guide
The following section types are allowed in a Vm:
VirtualHardwareSection
OperatingSystemSection
NetworkConnectionSection
GuestCustomizationSection

LeaseSettingsSection

The LeaseSettingsSection element defines the terms of storage and deployment leases for a vApp.
Content-Type application/vnd.vmware.vcloud.leaseSettingsSection+xml
Schema
Name
ovf:required
type
href
ovf:Info
Link
DeploymentLeaseInSeconds
StorageLeaseInSeconds
DeploymentLeaseExpiration
StorageLeaseExpiration

StartupSection

In an OVF package or VApp that contains multiple virtual machines, the StartupSection specifies the order 
in which the virtual machines (VirtualSystems in an OVF VirtualSystemCollection or the 
VAppChildren of a VApp) are powered on.
Content-Type application/vnd.vmware.vcloud.startupSection+xml

CustomizationSection

The CustomizationSection element of a VApp contains information about how customization is to be 
applied to the virtual machines in the vApp.
Content-Type application/vnd.vmware.vcloud.customizationSection+xml
Schema
Name
ovf:required
type
href
ovf:Info
164
Min
Max
Type
0
1
xs:boolean
0
1
xs:string
0
1
xs:anyURI
1
1
ovf:
Msg_Type
0
n
LinkType
0
1
xs:string
0
1
xs:string
0
1
xs:dateTime
0
1
xs:dateTime
Min
Max
Type
0
1
xs:boolean
0
1
xs:string
0
1
xs:anyURI
1
1
ovf:Msg_Type
Description
Optional indication of whether this element is required
Media type of this section
URL to access this section
Required by the base ovf:Section_Type. It can contain 
xs:string information about the containing element, or 
can be empty
Configuration links
Duration of the deployment lease, in seconds
Duration of the storage lease, in seconds
Date and time when the deployment lease expires
Date and time when the storage lease expires
Description
Optional indication of whether this element is required
Media type of this section
URL to access this section
Required by the base ovf:Section_Type. It can contain 
xs:string information about the containing element, or 
can be empty
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents