Enum - VsanHostHealthState(vim.vsan.host.HealthState)

Since
vSphere API 5.5


Enum Description

A VsanHostHealthState represents the state of a participating host in the VSAN service.
See VsanHostClusterStatus

Enum Constants

NameDescription
healthy Node is considered healthy.
unhealthy Node is considered unhealthy.
unknown Node health is unknown.

Show WSDL type definition