health_by_type
Retrieve health sensor data for a network device by sensor type. Specify device hostname and choose from types like temperature, voltage, or fanspeed to get paginated results.
Instructions
Get health data by sensor type for a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Sensor type (e.g. temperature, voltage, fanspeed) | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| hostname | Yes | Device hostname or ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||