Power System
power_systemManage a Beaker system's power state by turning it on, off, or rebooting. Override the safety lock to control systems currently in use.
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 |