opn_list_kea_leases
List current DHCPv4 leases from the Kea DHCP server on OPNsense. Use this to view active client leases when Kea is the DHCP backend.
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 |
|---|---|---|---|
| search | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||