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 - 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




Feedback

  • 0 Ratings