Virtual Machines
Update VM
Change the state of a VM
PATCH
Update a VM’s state. Supported actions:
- START: Start the VM
- STOP: Stop the VM
- RESET: Restart the VM
- UPDATE: Update VM configuration
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
The response is of type object
.