cURL
Patch apiv1vm state
PATCH
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
VM ID
Query Parameters
If true, error immediately if the VM is not finished booting. Defaults to false
Body
application/json
Request body for PATCH /api/vm/{vm_id}/state
The requested state for the VM
Available options:
Paused, Running Response
VM state updated successfully