instances_perform_server_action
Perform power and lifecycle actions on a Scaleway instance: power on, power off, reboot, stop in place, or backup.
Instructions
Perform a power or lifecycle action on an instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | Availability zone. Defaults to the configured zone. | |
| action | Yes | One of ``poweron``, ``poweroff``, ``reboot``, ``stop_in_place``, ``backup``. Note: ``terminate`` is intentionally not offered here because it permanently destroys the server and its volumes; use the guarded ``delete_server`` tool for deletion instead. | |
| server_id | Yes | The instance ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||