Power System
power_systemManage system power by turning on, off, or rebooting a Beaker system. Use force parameter to bypass usage checks.
Instructions
Control power for a Beaker system (on, off, or reboot).
Power control is not normally permitted when the system is in use by someone else. Use force=true to override this safety check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqdn | Yes | FQDN of the system to power control. | |
| force | No | Override safety check if system is in use. Default: false. | |
| action | Yes | Power action: 'on', 'off', or 'reboot'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |