Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
LocalityParams | LocalityParamsType | No | always | 32.0 | Locality parameters provide a hint that may help optimize placement of a VM and an independent a Disk so that the VM can make efficient use of the disk. See KB 2105352. | |
Source | ReferenceType | Yes | always | 32.0 | A reference to an existing VM template. | |
StorageProfile | ReferenceType | No | always | 32.0 | A reference to a storage profile to be used for the Vm. The specified storage profile must exist in the organization vDC that contains the composed vApp. If not specified, the default storage profile for the vDC is used. | |
VCloudExtension | VCloudExtensionType | No | always | 32.0 | An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. | |
VmCapabilities | VmCapabilitiesType | No | always | 32.0 | Describes the capabilities (hot swap, etc.) the instantiated VM should have. | |
VmGeneralParams | VmGeneralParamsType | No | always | 32.0 | Specify name, description, and other properties of a VM during instantiation. | |
VmTemplateInstantiationParams | InstantiationParamsType | No | always | 32.0 |
This can include any of the following OVF
sections and more: NetworkConnectionSection LeaseSettingsSection GuestCustomizationSection. |