Send a VM migration to URL
put/vm.send-migration
Request body
Example request
{
"destination_url": "destination_url",
"local": true
}Response
The VM migration was successfully sent.
{
"destination_url": "destination_url",
"local": true
}The VM migration was successfully sent.