inventory_device
Retrieve hardware inventory components for a network device from LibreNMS, with support for pagination and filtering by entity class or parent.
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 | |||