Vsan Host Vds System Vsan Complete Migrate Vms To Vds
Mark the jobID with "rollback" or "done" flag.
If it is "done", the migration is considered completed. But if it is marked with "rollback", all the change made by previous call of "VsanMigrateVmsToVds" to the network will be rolled back.
Required privileges: Network.Assign
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 VsanHostVdsSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanCompleteMigrateVmsToVdsRequestType Object"
Unique identifier returned by VsanMigrateVmsToVds()
Indicates if the migration is considered completed or should be rolled back.
No Content
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanHostVdsSystem/{moId}/VsanCompleteMigrateVmsToVds