opn_list_kea_leases
Retrieve current DHCPv4 leases from the Kea DHCP server on OPNsense. Search and limit results to verify IP assignments.
Instructions
List current DHCPv4 leases from the Kea DHCP server.
Use this when the OPNsense instance uses Kea for DHCP (available since 24.7). Kea is the modern replacement for ISC DHCP, recommended for HA setups. Use opn_scan_config first to check which DHCP backend is active. Returns: dict with 'rows' (list of leases) and 'rowCount' (total).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||