프로퍼티 |
타입 |
설명 |
|
$account |
string |
The account associated with the virtual machine |
|
$cpunumber |
string |
The number of cpu this virtual machine is running with |
|
$cpuspeed |
string |
The speed of each cpu |
|
$cpuused |
string |
The amount of the vm's CPU currently used |
|
$created |
DateTime |
The date when this virtual machine was created |
|
$diskioread |
string |
The read (io) of disk on the vm |
|
$diskiowrite |
string |
The write (io) of disk on the vm |
|
$diskkbsread |
string |
The read (bytes) of disk on the vm |
|
$diskkbswrite |
string |
The write (bytes) of disk on the vm |
|
$displayname |
string |
The name of the virtual machine is returned if no displayname exists. |
|
$displayvm |
string |
An optional field whether to the display the vm to the end user or not. |
|
$domain |
string |
The name of the domain in which the virtual machine exists |
|
$domainid |
string |
The ID of the domain in which the virtual machine exists |
|
$forvirtualnetwork |
string |
The virtual network for the service offering |
|
$group |
string |
The group name of the virtual machine |
|
$groupid |
string |
The group ID of the virtual machine |
|
$guestosid |
string |
Os type ID of the virtual machine |
|
$haenable |
string |
true if high-availability is enabled,
false otherwise |
|
$hostid |
string |
The ID of the host for the virtual machine |
|
$hostname |
string |
The name of the host for the virtual machine |
|
$hypervisor |
string |
The hypervisor on which the template runs |
|
$id |
string |
The ID of the virtual machine |
|
$instancename |
string |
Instance name of the user vm;
this parameter is returned to the ROOT admin only |
|
$isdynamicallyscalable |
string |
true if vm contains XS/VMWare tools inorder to support dynamic scaling of VM cpu/memory. |
|
$isodisplaytext |
string |
An alternate display text of the ISO attached to the virtual machine |
|
$isoid |
string |
The ID of the ISO attached to the virtual machine |
|
$isoname |
string |
The name of the ISO attached to the virtual machine |
|
$keypair |
string |
Ssh key-pair |
|
$memory |
string |
The memory allocated for the virtual machine |
|
$name |
string |
The name of the virtual machine |
|
$networkkbsread |
string |
The incoming network traffic on the vm |
|
$networkkbswrite |
string |
The outgoing network traffic on the host |
|
$password |
string |
The password (if exists) of the virtual machine |
|
$passwordenabled |
string |
true if the password rest feature is enabled,
false otherwise |
|
$project |
string |
The project name of the vm |
|
$projectid |
string |
The project id of the vm |
|
$publicip |
string |
Public IP address associated with vm via Static nat rule |
|
$publicipid |
string |
Public IP address id associated with vm via Static nat rule |
|
$rootdeviceid |
string |
Device ID of the root volume |
|
$rootdevicetype |
string |
Device type of the root volume |
|
$serviceofferingid |
string |
The ID of the service offering of the virtual machine |
|
$serviceofferingname |
string |
The name of the service offering of the virtual machine |
|
$servicestate |
string |
State of the Service from LB rule |
|
$state |
string |
The state of the virtual machine |
|
$templatedisplaytext |
string |
An alternate display text of the template for the virtual machine |
|
$templateid |
string |
A -1 is returned if the virtual machine was created from an ISO file. |
|
$templatename |
string |
The name of the template for the virtual machine |
|
$zoneid |
string |
The ID of the availablility zone for the virtual machine |
|
$zonename |
string |
The name of the availability zone for the virtual machine |
|