VsanHostClusterStatusState
VsanHostClusterStatusState
Data object representing the VSAN node state for a host.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"state": "string",
"completion": {
"_typeName": "string",
"completeTime": "string",
"percentComplete": 0
}
}
completion
Optional
Estimated completion status for transitory node states.
See also VsanHostNodeStateEnum.