VchaClusterState_enum

VchaClusterState_enum
VchaClusterState_enum

VchaClusterState enum defines the possible states for a VCHA Cluster.

Possible values:

  • 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,