{% extends "generic/object.html" %} {% block content %} {% include "netbox_kea/includes/persist_config_warning.html" %}
Are you sure you want to wipe all leases in {% if subnet_cidr %} subnet {{ subnet_cidr }} (ID {{ subnet_id }}) {% else %} DHCPv{{ dhcp_version }} subnet {{ subnet_id }} {% endif %} from Kea?
All active and expired leases in this subnet will be permanently deleted. Clients will need to renew their leases after this operation. This action cannot be undone.
Requires the lease_cmds hook to be loaded on the Kea server.