Hard reboot virtual machine
GET/core/virtual-machines/:vm_id/hard-reboot
Initiates a hard reboot for a virtual machine, simulating the process of unplugging and rebooting a physical machine. Provide the virtual machine ID in the path to execute a hard reboot for the specified virtual machine.
State requirement: This operation requires the VM to be in the
ACTIVEorERRORstate.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Hard reboot process has been successfully initiated.
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?