Delete virtual machine
DELETE/core/virtual-machines/:vm_id
Permanently deletes a virtual machine. Supply the virtual machine ID in the path to delete the specified virtual machine.
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 500
Virtual machine deleted successfully.
Bad Request
Common cause: error_reason: bad_request.
Unauthorized
Not Found
Conflict
Internal Server Error
Was this page helpful?