Skip to main content

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 ACTIVE or ERROR state.

Request

Responses

Hard reboot process has been successfully initiated.