VsanHostHealthState
VsanHostHealthState
A boxed VsanHostHealthStateEnum. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": "string"
}
_value
Required
A VsanHostHealthStateEnum represents the state of a participating host in the VSAN service.
See also VsanHostClusterStatus.
Possible values:
unknown
: Node health is unknown.healthy
: Node is considered healthy.unhealthy
: Node is considered unhealthy.
Possible values are : unknown, healthy, unhealthy,