Data Object - VchaClusterRuntimeInfo(vim.vcha.FailoverClusterManager.VchaClusterRuntimeInfo)

Property of
VchaClusterHealth
Extends
DynamicData
See also
VchaNodeRuntimeInfo
Since
vSphere API 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
clusterModexsd:string

Operational mode of the VCHA Cluster. VchaClusterMode lists all possible modes.
clusterStatexsd: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
*Need not be set
Show WSDL type definition