Perform Server Power Action
perform_server_power_actionControl server power state with IPMI actions: on, off, reset, soft shutdown, or cycle. Asynchronous operation.
Instructions
Perform an IPMI power action on a server (power on, off, reset, soft shutdown, or power cycle). This is asynchronous — success is not guaranteed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Power action to perform | |
| serverName | Yes | Server name, e.g. DP-12345 |