v7

OpenAPI 3.0.12026-08-03158127387.0 KB
Virtual machines

Run VM power action

Performs a power action on a given virtual machine:

  • power_on - Starts the virtual machine
  • power_off - Stops the virtual machine
  • reboot - Restarts the virtual machine
post/virtual_machines/{virtual_machine_id}/actions

Path parameters

virtual_machine_idstring required

Request body

idstring required
type'virtual_machines' required

Response

Created