CapabilitiesType

Type:
CapabilitiesType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Collection of supported hardware capabilities.
Since:
1.5
Schema:
vdc.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<CapabilitiesType xmlns="http://www.vmware.com/vcloud/v1.5">
    <SupportedHardwareVersions>
        <SupportedHardwareVersion> SupportedHardwareVersionType </SupportedHardwareVersion>
    </SupportedHardwareVersions>
</CapabilitiesType>

Elements

Element Type Required Modifiable Since Deprecated Description
SupportedHardwareVersions SupportedHardwareVersionsType No none 1.5 Read-only list of virtual hardware versions supported by this vDC.
VCloudExtension VCloudExtensionType No always 1.5 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.