Get chassis power data
get_powerRetrieve power telemetry for a chassis: wattage, PSU status, power control, and power cap. Returns the full power resource payload with its URI.
Instructions
Fetch PowerSubsystem/Power for watts, PSU, power-control, and power-cap telemetry. Prefer this tool for PSU or power-draw requests. Returns: Object with power_uri plus full power resource payload. Example: get_power(chassis_uri='/redfish/v1/Chassis/1')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Configured endpoint name. Omit to use the default endpoint. | |
| chassis_uri | No | Target chassis URI. Omit to auto-select the first chassis. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||