| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
VirtualCenter can retrieve this information very efficiently, even for large sets of virtual machines.
Properties
Name | Type | Description |
---|---|---|
config | VirtualMachineConfigSummary |
Basic configuration information about the virtual machine. This information
is not available when the virtual machine is unavailable, for instance, when
it is being created or deleted.
|
customValue* | CustomFieldValue[] |
Custom field values.
|
guest* | VirtualMachineGuestSummary |
Guest operating system and VMware Tools information. See guest for more information.
|
overallStatus | ManagedEntityStatus |
Overall alarm status on this node.
|
quickStats | VirtualMachineQuickStats |
A set of statistics that are typically updated with near real-time regularity.
This data object type does not support notification, for scalability reasons.
Therefore, changes in QuickStats do not generate property collector updates. To
monitor statistics values, use the statistics and alarms modules instead.
|
runtime | VirtualMachineRuntimeInfo |
Runtime and state information of a running virtual machine.
Most of this information is also available when a virtual machine is powered off.
In that case, it contains information from the last run, if available.
|
storage* | VirtualMachineStorageSummary |
Storage information of the virtual machine. It can be explicitly refreshed
with the RefreshStorageInfo operation.
Since vSphere API 4.0 |
vm* | ManagedObjectReference
to a VirtualMachine |
Reference to the virtual machine managed object.
|
Properties inherited from DynamicData | ||
dynamicProperty, dynamicType |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |