VM
Queue a Virtual Machine lifecycle action
Queue a start, stop, shutdown, or reboot action for a virtual machine by its RID
post/vm/{rid}/actions/{action}
Path parameters
ridinteger required
Virtual Machine RID
action'start' | 'stop' | 'shutdown' | 'reboot' required
Lifecycle action
Response
Accepted
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○