VMware Cloud Director 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" description="xs:string" vappScopedLocalId="xs:string" container="xs:string"
status="xs:string" vdcName="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" gcStatus="xs:string" isAutoNature="xs:boolean" isComputePolicyCompliant="xs:boolean"
vmSizingPolicyId="xs:string" vmPlacementPolicyId="xs:string" ipAddress="xs:string" encrypted="xs:boolean"
dateCreated="xs:dateTime" isExpired="xs:boolean" vmNameInVc="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>
</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 description string No none 1.5 The description of this VM. Yes Yes vappScopedLocalId string No none 33.0 VM unique ID within vApp Yes Yes container string No none 1.5 Vapp or Vapp template Yes Yes status string No none 1.5 Status Yes Yes vdcName string No none 36.0 VDC name 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 gcStatus string No none 13.0 GC status of this VM. Yes Yes isAutoNature boolean No none 22.0 True if the parent vApp is a managed vApp Yes Yes isComputePolicyCompliant boolean No none 33.0 True if VM is compliant with Compute Policy Yes Yes vmSizingPolicyId string No none 33.0 Vm Sizing Policy Yes Yes vmPlacementPolicyId string No none 33.0 Vm Placement Policy Yes Yes ipAddress string No none 33.0 If configured, the IP Address of the VM on the primary network, otherwise empty. Yes Yes encrypted boolean No none 34.0 True if VM is encrypted Yes Yes dateCreated dateTime No none 34.0 VM creation date Yes Yes isExpired boolean No none 34.0 True if VMs storage lease has expired. This value is obtained from VMs parent vApp (Even for stand-alone VMs whose enclosing vApp is not visible to users). Yes Yes vmNameInVc string No none 35.0 The name of this VM in vCenter Server 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