Host_ConnectionState

Host_ConnectionState
Host_ConnectionState

The Host.ConnectionState enumerated type defines the connection status of a host.
CONNECTED : Host is connected to the vCenter Server
DISCONNECTED : Host is disconnected from the vCenter Server
NOT_RESPONDING : VirtualCenter is not receiving heartbeats from the server. The state automatically changes to connected once heartbeats are received again.

This data structure has no properties.
Enumeration: CONNECTED, DISCONNECTED, NOT_RESPONDING,