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

Since
vSphere API 6.5


Enum Description

VchaClusterMode enum defines the possible modes for a VCHA Cluster.

Enum Constants

NameDescription
disabled VCHA Cluster is disabled. State replication between the Active and Passive node is disabled and automatic failover is not allowed.
enabled VCHA Cluster is enabled. State replication between the Active and Passive node is enabled and automatic failover is allowed.
maintenance VCHA Cluster is in maintenance mode. State replication between the Active and Passive node is enabled but automatic failover is not allowed.

Show WSDL type definition