hmc_power_off_system
Power off a managed IBM Power system via HMC. Optionally skip graceful shutdown for immediate power-off, and wait for job completion.
Instructions
Power off a managed system (PowerOff job). immediate skips graceful shutdown.
system_name_or_uuid: accepts either a SystemName or a UUID. Set wait=True to block until the job reaches a terminal state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| immediate | No | ||
| poll_interval | No | ||
| timeout_seconds | No | ||
| system_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |