Vcha_Cluster_ClusterState
Vcha_Cluster_ClusterState
The Cluster.ClusterState enumerated type defines the possible for a VCHA Cluster.
HEALTHY : All three nodes in a VCHA Cluster are healthy and connected. State replication between Active and Passive node is working and both nodes are in sync.
DEGRADED : A VCHA Cluster is said to be in a degraded state for either or all of the following reasons:
- There is a node loss.
- State replication between the Active and Passive node fails.
ISOLATED : All three nodes are isolated from each other.
This data structure has no properties.
Enumeration: HEALTHY, DEGRADED, ISOLATED,