Vcha_Cluster_NodeState

Vcha_Cluster_NodeState
Vcha_Cluster_NodeState

The Cluster.NodeState enumerated type defines possible state a node can be in a VCHA Cluster.
UP : Node is up and has joined the VCHA Cluster.
DOWN : Node is down and has left the VCHA Cluster.

This data structure has no properties.
Enumeration: UP, DOWN,