vCloud API - AdminOrgVdcStorageProfileRecord
QueryResultAdminOrgVdcStorageProfileRecordType
- Element:
- AdminOrgVdcStorageProfileRecord
- Type:
- QueryResultAdminOrgVdcStorageProfileRecordType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Type for a single adminOrgVdcStorageProfile query result in records format.
- Since:
- 5.1
- Schema:
- queryRecordView.xsd
- Media type(s):
- None
- Extends:
- QueryResultRecordType
- XML Representation:
- <AdminOrgVdcStorageProfileRecord xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
isEnabled="xs:boolean" isDefaultStorageProfile="xs:boolean" storageUsedMB="xs:int" storageLimitMB="xs:int"
numberOfConditions="xs:int" vdc="xs:string" vdcName="xs:string" org="xs:string"
vc="xs:string" storageProfileMoref="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string">
<VCloudExtension required="xs:boolean"/>
</Link>
<Metadata href="xs:anyURI" type="xs:string">
<VCloudExtension required="xs:boolean"/>
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string">
<VCloudExtension required="xs:boolean"/>
</Link>
<MetadataEntry href="xs:anyURI" type="xs:string">
<VCloudExtension required="xs:boolean"/>
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string">
<VCloudExtension required="xs:boolean"/>
</Link>
<Domain visibility="xs:string"/>
<Key> xs:string </Key>
<TypedValue/>
</MetadataEntry>
</Metadata>
</AdminOrgVdcStorageProfileRecord>
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description Filter Sort href anyURI No always 5.1 Contains the URI to the resource. Yes Yes id string No always 5.1 The resource identifier, expressed in URN format. The value of this attribute uniquely identifies the resource, persists for the life of the resource, and is never reused. Yes Yes type string No always 5.1 Contains the type of the resource. Yes Yes name string No none 5.1 Name of the storage profile Yes Yes isEnabled boolean No none 5.1 True if this entity is enabled Yes Yes isDefaultStorageProfile boolean No none 5.1 True if this is the default storage profile for a VDC. Yes Yes storageUsedMB int No none 5.1 Storage used in MB Yes Yes storageLimitMB int No none 5.1 Storage limit in MB Yes Yes numberOfConditions int No none 5.1 Number of conditions on the storage profile Yes Yes vdc string No none 5.1 VDC reference or id Yes Yes vdcName string No none 5.1 VDC name Yes Yes org string No none 5.1 Organization reference or id Yes Yes vc string No none 5.1 Virtual center reference or id Yes Yes storageProfileMoref string No none 5.1 Managed object reference of the storage profile Yes Yes Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 5.1 Contains a link to an operation associated with a specific relation type. Metadata MetadataType No 5.1