hmc_power_on_system
Power on a managed system by its name or UUID, with optional blocking until the job reaches a terminal state.
Instructions
Power on a managed system (PowerOn job).
system_name_or_uuid: accepts either a SystemName or a UUID (find it with hmc_systems). Set wait=True to block until the job reaches a terminal state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| poll_interval | No | ||
| timeout_seconds | No | ||
| system_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |