vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VchaClusterRuntimeInfo(vim.vcha.FailoverClusterManager.VchaClusterRuntimeInfo)
- Property of
- VchaClusterHealth
- Extends
- DynamicData
- See also
- VchaNodeRuntimeInfo
- Since
- vSphere API Release 6.5
Data Object Description
The VchaClusterRuntimeInfo class describes the runtime information of a VCHA Cluster. This includes the last known state of the cluster and last known states of each node.Properties
| Name | Type | Description | 
|---|---|---|
| clusterMode | xsd:string | Operational mode of the VCHA Cluster.
 VchaClusterMode
 lists all possible modes. | 
| clusterState | xsd:string | Last known state of the VCHA Cluster.
 VchaClusterState lists all possible states. | 
| nodeInfo* | VchaNodeRuntimeInfo[] | Runtime information for each node in 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 | 
