v1

latestOpenAPI 3.0.1Apache 2.02026-07-17304456.7 KB

Send a VM migration to URL

put/vm.send-migration

Request body

destination_urlstring required
localboolean

Example request

{
  "destination_url": "destination_url",
  "local": true
}

Response

The VM migration was successfully sent.