SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > V
  • 0 Ratings

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




Feedback

  • 0 Ratings