Vsan Vc Cluster Health System Vsan Health Query Vsan Cluster Health Check Interval
Get the periodical vSAN health check interval (in minutes) for the cluster.
The periodical vSAN health check will perform a full vSAN health check at the fix interval which can be used in refreshing the cache as well as triggering the health event and alarm as the supplement of host event based auto cache refresh mechanism
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 VsanVcClusterHealthSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanHealthQueryVsanClusterHealthCheckIntervalRequestType Object"
The target vCenter cluster
Required privileges: System.Read
The periodical health check interval in minutes. Return 0 indicates the scheduled health check is disabled
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanVcClusterHealthSystem/{moId}/VsanHealthQueryVsanClusterHealthCheckInterval