ports_search_field
Search LibreNMS ports by specific field (ifAlias, ifDescr, ifName) using a search term. Control results with limit and offset parameters.
Instructions
Search ports in LibreNMS by specific field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | Field to search: ifAlias, ifDescr, ifName, ifType, etc. | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| search | Yes | Search term |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||