Host Vsan Health System Vsan Wait For Vsan Health Generation Id Change
Waiting until the change of current vSAN health generation ID or timed out.
The change of generation ID indicates there are potential vSAN health status changes in the host
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.
"VsanWaitForVsanHealthGenerationIdChangeRequestType Object"
The timeout in seconds. The recommended timeout is 10s
True indicates there is generation ID change
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/HostVsanHealthSystem/{moId}/VsanWaitForVsanHealthGenerationIdChange