VchaClusterNodeState

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.

Enumeration:   UP,   DOWN,  


Feedback

Was this page helpful?