search_dhcp_static_mappings
Search and filter DHCP static mappings (reservations) by MAC, IP, or hostname, with pagination and sorting options.
Instructions
Search DHCP static mappings (reservations) with filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort_by | No | Field to sort by (mac, ipaddr, hostname) | mac |
| hostname | No | Filter by hostname (partial match) | |
| interface | No | DHCP server interface — required by pfSense API (default: lan) | lan |
| page_size | No | Number of results per page | |
| ip_address | No | Filter by IP address | |
| mac_address | No | Filter by MAC address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||