VchaClusterMode_enum

VchaClusterMode_enum
VchaClusterMode_enum

VchaClusterMode enum defines the possible modes for a VCHA Cluster.

Possible values:

  • 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 Active and Passive node is enabled but automatic failover is not allowed.

This data structure has no properties.
Enumeration: enabled, disabled, maintenance,