vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VchaClusterConfigInfo(vim.vcha.FailoverClusterConfigurator.VchaClusterConfigInfo)
- Returned by
 - getVchaConfig
 - Extends
 - DynamicData
 - See also
 - FailoverNodeInfo, WitnessNodeInfo
 - Since
 - vSphere API Release 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
       | 
| state | xsd: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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |