Vsan Vc Cluster Health System Vsan Rebalance Cluster
Proactive rebalance the vSAN objects on the cluster hosts based on the vSAN disks usage when the disks are in imbalance status.
The typical use case will be adding new host/disk into the vSAN cluster. Users should be aware that rebalancing causes additional background IO requires for data movements
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.
"VsanRebalanceClusterRequestType Object"
The vCenter cluster
Required privileges: Host.Config.Storage
Leave this unset
task vCenter Task to track the rebalance process on the hosts. The task will be completed if all of hosts complete the rebalance
"MoRefTask Object"
Failure
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanVcClusterHealthSystem/{moId}/VsanRebalanceCluster