Power action (start/stop/reboot/rebuild)
Virtual Machines
Power action (start/stop/reboot/rebuild)
POST
Power action (start/stop/reboot/rebuild)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Available options:
start, stop, reboot, rebuild Example:
"start"
Required if action is rebuild. The OS template ID.
Example:
"ubuntu-22.04"
Optional hostname for the rebuild.
Example:
"rebuilt-server"
Optional root password for the rebuild.
Example:
"SuperSecretPass123"
Optional array of SSH key IDs.
Example:
[1, 2]Optional firewall group ID to assign.
Example:
5
