inventory_device_flat
Retrieves a flattened inventory list for a device from LibreNMS. Provide the hostname to access all hardware and component data in a simplified format, with pagination support.
Instructions
Get flattened 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||