Host Vsan System Query Host Status
Queries this host's current runtime status for the VSAN service.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostVsanSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
a populated VsanHostClusterStatus entry
"VsanHostClusterStatus Object"
VSAN service cluster UUID.
VSAN node UUID for this host.
VSAN health state for this host.
See also VsanHostHealthStateEnum.
Data object representing the VSAN node state for a host.
List of UUIDs for VSAN nodes known to this host.
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/HostVsanSystem/{moId}/QueryHostStatus