Power Off Virtual Machine Resource
POST/resources/ix.compute/v1/subscriptions/:subscriptionId/virtualMachines/:name/powerOff
Power the virtual machine. This is a hard stop of the virtual machine, similar to turning off the power. An alert will be triggered. This can only be done when the virtual machine is running.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 500
Power Off is in progress
Virtual machine is not in the right state to process this operation
Unauthorized
Forbidden
Virtual machine not found
Internal Server Error