Vsan Performance Manager Vsan Perf Query Cluster Health
This API shall not be used to query the health status for vSAN performance service.
Consider this API as deprecated. Use VsanQueryVcClusterHealthSummary instead.
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 VsanPerformanceManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanPerfQueryClusterHealthRequestType Object"
The cluster for which to compute health for.
Required privileges: System.Read
vim.cluster.VsanClusterHealthGroup[] A list of health groups.
[
"VsanClusterHealthGroup Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanPerformanceManager/{moId}/VsanPerfQueryClusterHealth