Enum - VchaClusterState(vim.vcha.FailoverClusterManager.VchaClusterState)

Since
vSphere API 6.5


Enum Description

VchaClusterState enum defines the possible states for a VCHA Cluster.

Enum Constants

NameDescription
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.
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.
isolated All three nodes are isolated from each other.

Show WSDL type definition