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

Returned by
GetVchaClusterHealth
Extends
DynamicData
See also
LocalizableMessage, VchaClusterRuntimeInfo
Since
vSphere API 6.5

Data Object Description

The VchaClusterHealth class describes the overall VCHA Cluster health. Health information include the last known runtime information about the VCHA Cluster along with health messages and any additional information applicable to the current VCHA Cluster health. If the cluster state is healthy, there will not be any health messages or additional information provided.

Properties

Name Type Description
additionalInformation*LocalizableMessage[]

A collection of additional information regarding the health messages.
healthMessages*LocalizableMessage[]

A collection of Messages describing the reason for a non-healthy Cluster.
runtimeInfoVchaClusterRuntimeInfo

Runtime information of the VCHA Cluster
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition