Get chassis thermal data
get_thermalRetrieve temperature, fan, and cooling telemetry from a Redfish chassis, including inlet/exhaust temperatures and fan speeds.
Instructions
Fetch ThermalSubsystem/Thermal for temperature, fan, and cooling telemetry. Prefer this tool for inlet/exhaust temperature and fan speed requests. Returns: Object with thermal_uri plus full thermal resource payload. Example: get_thermal(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 | |||