VMware Cloud Director API - InstantiateVmHardwareCustomizationParamsType/Disk
InstantiateVmHardwareCustomizationParamsType/Disk
- Type:
- InstantiateVmHardwareCustomizationParamsType/Disk
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Since:
- Schema:
- vApp.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<InstantiateVmHardwareCustomizationParamsType/Disk xmlns="http://www.vmware.com/vcloud/v1.5" instanceId="xs:string">
<Size> xs:long </Size>
</InstantiateVmHardwareCustomizationParamsType/Disk>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description instanceId string No always 5.5 Identifies a specific disk of the virtual machine. This must match the InstanceId in the disk RASD element. -
Elements
-
Element Type Required Modifiable Since Deprecated Description Size long No always 5.5 Size of the disk in megabytes. Minimum size is four megabytes. Note that disk size cannot be reduced during instantiation. VCloudExtension VCloudExtensionType No always An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.