mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
Add new file
This commit is contained in:
committed by
Tomek Mrugalski
parent
3c3a8ec120
commit
f291fd60b1
15
doc/api/lease4-wipe.json
Normal file
15
doc/api/lease4-wipe.json
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"name": "lease4-wipe",
|
||||||
|
"brief": "lease4-wipe is designed to remove all leases associated with a given subnet.",
|
||||||
|
"description": "See <xref linkend=\"lease4-wipe\"/>",
|
||||||
|
"support": [ "kea-dhcp4", "kea-dhcp6" ],
|
||||||
|
"avail": "1.3.0",
|
||||||
|
"hook": "lease_cmds",
|
||||||
|
"cmd-syntax": "{
|
||||||
|
\"command\": \"lease4-wipe\",
|
||||||
|
\"arguments\": {
|
||||||
|
\"subnet-id\": 44
|
||||||
|
}
|
||||||
|
}
|
||||||
|
",
|
||||||
|
}
|
Reference in New Issue
Block a user