Skip to main content

Stop virtual machine

GET 

/core/virtual-machines/:vm_id/stop

Shuts down a virtual machine. Provide the virtual machine ID in the path to initiate the shutdown process for the specified virtual machine.

State requirement: This operation requires the VM to be in the ACTIVE or ERROR state.

Request

Responses

Virtual machine shut down successfully.