VMware Cloud Director API - LocalityParamsType
LocalityParamsType
- Type:
- LocalityParamsType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Locality parameters provide a hint that may help optimize placement of a VM with respect to another VM or an independent disk. See KB 2105352.
- Since:
- 5.1
- Schema:
- vApp.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<LocalityParamsType xmlns="http://www.vmware.com/vcloud/v1.5">
<ResourceEntity href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</LocalityParamsType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description ResourceEntity ReferenceType No always 5.1 Reference to a Disk, or a VM. VCloudExtension VCloudExtensionType No always 5.1 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.