search_dhcp_address_pools
Search and filter DHCP address pools by parent interface, with pagination and sorting for efficient pfSense DHCP management.
Instructions
Search DHCP server address pools with filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort_by | No | Field to sort by (range_from, range_to, etc.) | range_from |
| page_size | No | Number of results per page | |
| parent_id | No | Filter by parent interface (e.g., 'lan', 'opt1') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||