vCloud API - AdminDiskRecord
QueryResultAdminDiskRecordType
- Element:
- AdminDiskRecord
- Type:
- QueryResultAdminDiskRecordType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Type for a single adminDisk query result in records format.
- Since:
- 5.1
- Schema:
- queryRecordView.xsd
- Media type(s):
- None
- Extends:
- QueryResultRecordType
- XML Representation:
- <AdminDiskRecord xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
vdc="xs:string" sizeB="xs:long" vc="xs:string" datastore="xs:string"
datastoreName="xs:string" ownerName="xs:string" vdcName="xs:string" org="xs:string"
task="xs:string" storageProfile="xs:string" storageProfileName="xs:string" status="xs:string"
busType="xs:string" busTypeDesc="xs:string" busSubType="xs:string" isAttached="xs:boolean">
<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>
</AdminDiskRecord>
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 Yes Yes vdc string No none 5.1 VDC reference or id Yes Yes sizeB long No none 5.1 Size of disk in bytes Yes Yes vc string No none 5.1 Virtual center reference or id Yes Yes datastore string No none 5.1 Datastore reference or id Yes Yes datastoreName string No none 5.1 Datastore name Yes Yes ownerName string No none 5.1 Owner name Yes Yes vdcName string No none 5.1 VDC name Yes Yes org string No none 5.1 Organization reference or id Yes Yes task string No none 5.1 In-progress task reference or id Yes Yes storageProfile string No none 5.1 Storage profile reference or id Yes Yes storageProfileName string No none 5.1 Storage profile reference or id Yes Yes status string No none 5.1 Disk status Yes Yes busType string No none 5.1 Disk controller type Yes Yes busTypeDesc string No none 5.1 Disk controller type description Yes Yes busSubType string No none 5.1 Disk controller subtype Yes Yes isAttached boolean No none 5.1 True if the disk is already attached. No No 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