server_power
Start, stop, restart, or hard stop a VPS server using its UUID.
Instructions
Control the power state of a VPS server.
Args: server_uuid: The UUID of the server action: Power action — one of: "start", "stop", "restart", "hard_stop"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_uuid | Yes | ||
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |