Vsan Cluster Mgmt Internal System Vsan Remediate Vsan Host
Remediate a single standalone host.
Will ensure the vSAN state of the host is updated if required. If the host was removed from a cluster, the cluster needs to remediate in order for the vSAN cluster to correctly reflect that the host is no longer part of the cluster.
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 VsanClusterMgmtInternalSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanRemediateVsanHostRequestType Object"
The target vim.HostSystem to remediate.
Required privileges: Host.Config.Storage
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanClusterMgmtInternalSystem/{moId}/VsanRemediateVsanHost