VMware Cloud Director 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" description="xs:string" sizeMb="xs:long" iops="xs:long"
encrypted="xs:boolean" uuid="xs:string" 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" attachedVmCount="xs:int"
isAttached="xs:boolean" isShareable="xs:boolean" sharingType="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<Metadata href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<MetadataEntry href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<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 description string No none 5.1 Yes Yes sizeMb long No none 33.0 Size of the disk in MB Yes Yes iops long No none 36.0 IOPS of the disk Yes Yes encrypted boolean No none 36.0 True if disk is encrypted Yes Yes uuid string No none 36.0 UUID of the named disk's device backing 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 attachedVmCount int No none 5.1 Number of VMs the disk is attached to Yes Yes isAttached boolean No none 5.1 True if the disk is already attached. No No isShareable boolean No none 36.0 Yes No sharingType string No none 36.0 Sharing type of the named disk 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