Vcha_Cluster_Mode_Info

Vcha_Cluster_Mode_Info
Vcha_Cluster_Mode_Info

The Mode.Info structure contains the mode of the VCHA Cluster.

JSON Example
{
    "mode": "string"
}
mode
Required

The Mode.ClusterMode enumerated type defines the possible modes for a VCHA Cluster.
ENABLED : VCHA Cluster is enabled. State replication between the Active and Passive node is enabled and automatic failover is allowed.
DISABLED : VCHA Cluster is disabled. State replication between the Active and Passive node is disabled and automatic failover is not allowed.
MAINTENANCE : VCHA Cluster is in maintenance mode. State replication between the and Passive node is enabled but automatic failover is not allowed.