Vsan Vc Cluster Health System Vsan Health Repair Cluster Objects Immediate
Repair the absent or degraded vSAN object immediately under the cluster.
The task triggered by this API will be finished after putting all of the required objects into repairing queue, but it doesn't mean the repair process is done or successful. The completing time for repairing all of objects is unpredictable and depends on vSAN backend.
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.
"VsanHealthRepairClusterObjectsImmediateRequestType Object"
The VC cluster.
Required privileges: Host.Config.Storage
The object UUIDs need to be repaired. Unset to fix all of objects under the cluster
Failure
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanVcClusterHealthSystem/{moId}/VsanHealthRepairClusterObjectsImmediate