Enum - VirtualMachineConnectionState(vim.VirtualMachine.ConnectionState)

Property of
VirtualMachineRuntimeInfo
Since
2.0


Enum Description

The connectivity state of a virtual machine. When the API is provided directly by a server product, such as ESX Server, then the disconnected state is not possible. However, when accessed through VirtualCenter, the state of a virtual machine is set to disconnected if the hosts that manage the virtual machine becomes unavailable.

Enum Constants

NameDescription
connected
disconnected
inaccessible
invalid
orphaned

Show WSDL type definition