VM
Perform an action on a Virtual Machine
Perform a specified action (start, stop, reboot) on a virtual machine by its RID
post/vm/{action}/:rid
Path parameters
ridstring required
Virtual Machine RID
actionstring required
Action to perform (start, stop, reboot)
Response
Success