Shutdown Virtual Machine Resource
POST/resources/ix.compute/v1/subscriptions/:subscriptionId/virtualMachines/:name/shutdown
Shutdown the virtual machine. This can only be done when the virtual machine is running.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 500
Shutdown is in progress
Virtual machine is not in the right state to process this operation
Unauthorized
Forbidden
Virtual machine not found
Internal Server Error