The connection state for a virtual machine.
value | description |
---|---|
CONNECTED | The virtual machine is connected and accessible. |
DISCONNECTED | The virtual machine is disconnected because the host it is running on is disconnected. |
INACCESSIBLE | The virtual machine is inaccessible because one or more of its configuration files is inaccessible. |
INVALID | The virtual machine is invalid because its configuration file is invalid. |
ORPHANED | The virtual machine is orphaned because it is no longer registered on the host it is associated with. |
UNKNOWN | The virtual machine's connection state is unknown. |