Data Object - VsanClusterHealthSystemStatusResult(vim.cluster.VsanClusterHealthSystemStatusResult)

Property of
VsanClusterHealthSummary
Extends
DynamicData
See also
VsanHostHealthSystemStatusResult
Since
vSphere API 5.5

Data Object Description

Structure which aggregates Virtual SAN Health service installation status of all ESX hosts in cluster.

Properties

Name Type Description
goalStatexsd:string

The target Virtual SAN health cluster state. Status 'installed' or 'enabled' indicated the health service should be enabled (all of hosts should have been installed health service), 'uninstalled' indicates the health service should have been uninstalled/disabled (all of hosts should have been uninstalled health serivce)
statusxsd:string

The current Virutal SAN health cluster status. Status 'green' indicates all of hosts have been installed/uninstalled health service, 'yellow' indicates the install or uninstall process is on going. 'red' indicates not all of hosts in the cluster has been installed or uninstalled the health serivce successfully. This status should be used with goalState which indicates the service should be in installed or uninstalled state
trackedHostsStatus*VsanHostHealthSystemStatusResult[]

The EAM tracked host name list
untrackedHosts*xsd:string[]

The host name list which are not traced by EAM
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition