Host Vsan Health System Vsan Host Query File Service Health Summary
Query the file service health summary on the host.
It will include infra health at least.
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 HostVsanHealthSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
The file service health summary result.
"VsanFileServiceHealthSummary Object"
Hostname/IP of host which runs the file service health check.
Overall health state for vSAN file service configuration and runtime status for this host.
Enable state for the vSAN file service on this host.
The health status of VDFS daemon for vSAN file service data service.
The health status of File Service VM.
The health status of Root File System.
The health status of file servers.
This health status includes liveness of file server IP addresses, accessibility of the root file system from file servers, etc.
The health status of file shares in this cluster.
The health status of load balance of file servers in this cluster.
The load status of shares on this host.
Note: If hostLoadStatus is overloaded along with file server load balance issues, please rebalance the file shares via the remediation on vSAN health UI. Otherwise, consider adding more ESXi hosts to the cluster. This field will only work in a vSAN ESA cluster.
Since: 8.0.0.4
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/vsan/HostVsanHealthSystem/{moId}/VsanHostQueryFileServiceHealthSummary