VMware Cloud Director API - CatalogStorageProfilesType
CatalogStorageProfilesType
- Type:
- CatalogStorageProfilesType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Container for VdcStorageProfile elements that reference storage profiles used by a catalog.
- Since:
- 5.5
- Schema:
- vCloudEntities.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<CatalogStorageProfilesType xmlns="http://www.vmware.com/vcloud/v1.5">
<VdcStorageProfile href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</CatalogStorageProfilesType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description VCloudExtension VCloudExtensionType No always 5.5 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. VdcStorageProfile ReferenceType Yes always 5.5 A reference to a VDC storage profile.