VMware Cloud Director API - VsToVmxMapType/Entry
VsToVmxMapType/Entry
- Type:
- VsToVmxMapType/Entry
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Since:
- 5.5
- Schema:
- vApp.xsd
- Media type(s):
- None
- Extends:
- anyType
- XML Representation:
-
<VsToVmxMapType/Entry xmlns="http://www.vmware.com/vcloud/v1.5" biosUuid="xs:string" datastorePath="xs:string" storageProfile="xs:string"/>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description biosUuid string No always 5.5 VM BIOS UUID as described in the OVF Virtual System datastorePath string No always 5.5 Datastore path of replicated VM's vmx file. storageProfile string No always 5.5 Destination storage profile to associate with VM. This must be a valid profile for the given datastore path.