VsanHostHealthSystemStatusResult
VsanHostHealthSystemStatusResult
Structure which shows vSAN Health service installation status of the ESX host.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"hostname": "string",
"status": "string",
"issues": [
"string"
]
}
string
hostname
Required
The host name
string
status
Required
The vSAN Health service installation status.
All of possible status include 'green', 'yellow' and 'red'
array of
string
issues
Optional
The issue string list in getting vSAN service installation status with plain string format