The following table provides details on what data is provided by this class. Not all data types are provided on all platforms.
Table 6.1. VM Guest Data Details
Name | Keyword | Description | Examples |
---|---|---|---|
Name | name | The name of the VM guest as configured in the VM software. | buzzvm1 |
VM Software Name | VmSoftwareName | The name of the software which is providing the VM Guest environment. | HPVM |
VM Software Version | VmSoftwareVersion | The version of VM Software which is providing the VM Guest environment. | 1.0 |
VM Software Vendor | VmSoftwareVendor | The vendor of the VM Software which is providing the VM Guest environment. | Sun |
Vendor | VmSoftwareVendor | The vendor of the VM Software which is providing the VM Guest environment. | Sun |
VM Network Interface Name | VmNetIfName | The name of the network interface assigned to the VM. | eth0 |
VM Guest Path | VmGuestPath | The VM guest's pathname as used by the VM Software. | /zone/1 |
Label | Label | The labeled assigned to the VM by the user. | QA Test VM 1 |
Unique ID | UUID | A Unique Use Identifer value for the VM guest. | 124-JDKJF-334I |
Local ID | LID | A local identifier for the VM guest. | 1 |
State | State | The state of the VM guest. Typically this indicates if the VM is running, stopped, paused, etc. | running |
Boot Type | BootType | Indicates if this VM guest is automatically started or manually started. | manual |
Guest OS Name | GuestOsName | The name of the OS that the VM guest has installed. | Solaris |
Guest OS Version | GuestOsVersion | The version of the OS that the VM guest has installed. | 10 |
Guest Serial Number | GuestSerial | The system serial number that the VM guest OS sees. | V9834856 |
Guest Memory Size | GuestMemorySize | The size of memory that the VM guest OS can use. | 512 MB |
Guest CPU Count | GuestCpuCount | The number of CPU's the VM guest OS sees. | 2 |
Guest IP Address | GuestIpAddr | The IP address that the VM guest OS uses for normal network communication. | 10.1.2.55 |
Guest IP Hostname | GuestIpHostname | The hostname corresponding to the IP address that the VM guest OS uses for normal network communication. | www.acme.com |