Update VM
Virtual Machines
Update VM
Change the state of a VM
PATCH
Update VM
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
Available options:
START, STOP, RESET, UPDATE Response
200 - application/json