Data Object - VchaClusterConfigInfo(vim.vcha.FailoverClusterConfigurator.VchaClusterConfigInfo)

Returned by
getVchaConfig
Extends
DynamicData
See also
FailoverNodeInfo, WitnessNodeInfo
Since
vSphere API 6.5

Data Object Description

The VchaClusterConfigInfo class contains configuration information of the three nodes of a VCHA Cluster.

Properties

Name Type Description
failoverNodeInfo1*FailoverNodeInfo

Node configuration information for the VCHA Cluster
failoverNodeInfo2*FailoverNodeInfo

Node configuration information for the VCHA Cluster
statexsd:string

Current state of VCHA Cluster. VchaState lists all possible states. If the state is invalid or notConfigured, the other fields in this object will be unset.
witnessNodeInfo*WitnessNodeInfo

Node configuration information for the VCHA Cluster
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition