inventory_device
Retrieve a device's hardware inventory from LibreNMS, using optional filters for entity class and parent to isolate specific components like chassis, modules, ports, or power supplies.
Instructions
Get inventory for a device from LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| hostname | Yes | Device hostname or ID | |
| ent_physical_class | No | Filter by entity physical class (e.g., chassis, module, port, powerSupply, fan, sensor) | |
| ent_physical_contained_in | No | Filter by parent entity index |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||