VMware Cloud Director API - VMWProviderVdcResourcePoolSet
VMWProviderVdcResourcePoolSetType
- Element:
- VMWProviderVdcResourcePoolSet
- Type:
- VMWProviderVdcResourcePoolSetType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- Represents backing resource pool set
- Since:
- 1.5
- Schema:
- vmwextensions.xsd
- Media type(s):
-
application/vnd.vmware.admin.vmwProviderVdcResourcePoolSet+json
application/vnd.vmware.admin.vmwProviderVdcResourcePoolSet+xml
- Extends:
- ResourceType
- XML Representation:
-
<VMWProviderVdcResourcePoolSet xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<VMWProviderVdcResourcePool href="xs:anyURI" type="xs:string" primary="xs:boolean">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<ResourcePoolVimObjectRef>
<vcloud_v1.5:VimServerRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
<MoRef> xs:string </MoRef>
<VimObjectType> xs:string </VimObjectType>
</ResourcePoolVimObjectRef>
<vcloud_v1.5:ResourcePoolRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
<Enabled> xs:boolean </Enabled>
<CpuReservationUsed> xs:long </CpuReservationUsed>
<CpuMaxUsage> xs:long </CpuMaxUsage>
<MemReservationUsed> xs:long </MemReservationUsed>
<MemMaxUsage> xs:long </MemMaxUsage>
</VMWProviderVdcResourcePool>
</VMWProviderVdcResourcePoolSet>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description href anyURI No always 1.5 The URI of the entity. type string No always 1.5 The MIME type of the entity. -
Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 1.5 A reference to an entity or operation associated with this object. 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. VMWProviderVdcResourcePool VMWProviderVdcResourcePoolType No 1.5 The backing resource pool set -
Operations
-
CRUD Operation Description Since Deprecated read GET /admin/extension/providervdc/{id}/resourcePools Retrieve a provider vDC resource pool set. 1.5