oxidized_config_search
Find any device config containing a specified string. Useful for locating IP addresses, interface names, ACLs, or other configuration keywords across all monitored devices.
Instructions
Search all Oxidized device configurations for a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| search | Yes | Search string to look for in all stored device configs (e.g. an IP address, interface name, ACL name, or any config keyword) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||