Vsan Cluster Health System Vsan Check Cluster Clomd Liveness
Queries the CLOM daemon liveness on all of vSAN hosts
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 VsanClusterHealthSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanCheckClusterClomdLivenessRequestType Object"
The vSAN hosts
The root password for the host. The password should be the same for all of hosts in the vSAN cluster
The vSAN cluster clomd health result
"VsanClusterClomdLivenessResult Object"
Results of checking CLOMD liveness on all the vSAN hosts
True if any problem occurred in checking CLOMD liveness on any vSAN host
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanClusterHealthSystem/{moId}/VsanCheckClusterClomdLiveness