OnDemand Backup of Virtual Machine Resource
POST/resources/ix.compute/v1/subscriptions/:subscriptionId/virtualMachines/:name/backup
Create an on demand backup for virtual machine, if the resource has backup configured. Otherwise it will fail.
Request
Responses
- 202
- 400
- 401
- 403
- 500
Successfully created the job. The deployment status can be checked over the url in the location header
On demand Backup cannot be started on this virtual machine
Unauthorized
Forbidden
Internal Server Error