vCloud API - AdminVMRecord
QueryResultAdminVMRecordType
- Element:
- AdminVMRecord
- Type:
- QueryResultAdminVMRecordType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Type for a single adminVM query result in records format.
- Since:
- 1.5
- Schema:
- queryRecordView.xsd
- Media type(s):
- None
- Extends:
- QueryResultRecordType
- XML Representation:
- <AdminVMRecord xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
containerName="xs:string" container="xs:string" status="xs:string" vdc="xs:string"
hostName="xs:string" isVAppTemplate="xs:boolean" isDeleted="xs:boolean" guestOs="xs:string"
numberOfCpus="xs:int" memoryMB="xs:int" networkName="xs:string" isDeployed="xs:boolean"
isPublished="xs:boolean" catalogName="xs:string" isVdcEnabled="xs:boolean" hardwareVersion="xs:int"
vmToolsVersion="xs:int" datastoreName="xs:string" vc="xs:string" moref="xs:string"
org="xs:string" storageProfileName="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>
</AdminVMRecord>
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description Filter Sort href anyURI No always 1.5 Contains the URI to the resource. Yes Yes id string No always 1.5 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 1.5 Contains the type of the resource. Yes Yes name string No none 1.5 The name of this VM. Yes Yes containerName string No none 1.5 The name of the containing vApp or vApp template. Yes Yes container string No none 1.5 Vapp or Vapp template Yes Yes status string No none 1.5 Status Yes Yes vdc string No none 1.5 VDC reference or id Yes Yes hostName string No none 1.5 ESXi host for this VM Yes Yes isVAppTemplate boolean No none 1.5 True if the VM belongs to a vApp template. Yes Yes isDeleted boolean No none 1.5 True if this entity is deleted Yes Yes guestOs string No none 1.5 Guest operating system Yes Yes numberOfCpus int No none 1.5 Number of CPUs Yes Yes memoryMB int No none 1.5 Memory in MB Yes Yes networkName string No none 1.5 Network name Yes Yes isDeployed boolean No none 1.5 True if this entity is deployed Yes Yes isPublished boolean No none 1.5 True if this entity is in a published catalog Yes Yes catalogName string No none 1.5 Catalog name Yes Yes isVdcEnabled boolean No none 1.5 True if the containing VDC is enabled Yes Yes hardwareVersion int No none 1.5 Hardware version Yes Yes vmToolsVersion int No none 1.5 VM tools version Yes Yes datastoreName string No none 1.5 Datastore name Yes Yes vc string No none 1.5 Virtual center reference or id Yes Yes moref string No none 1.5 Managed object reference Yes Yes org string No none 1.5 Organization reference or id Yes Yes storageProfileName string No none 5.1 Storage profile name Yes Yes Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 1.5 Contains a link to an operation associated with a specific relation type. Metadata MetadataType No 5.1