vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VchaClusterHealth(vim.vcha.FailoverClusterManager.VchaClusterHealth)
- Returned by
- GetVchaClusterHealth
- Extends
- DynamicData
- See also
- LocalizableMessage, VchaClusterRuntimeInfo
- Since
- vSphere API Release 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.
|
runtimeInfo | VchaClusterRuntimeInfo |
Runtime information of 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 |