From 040eee1aa49b49df4698d83a05af57c220127fd1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 13:36:04 +0200 Subject: Adding upstream version 2.2.0. Signed-off-by: Daniel Baumann --- src/share/api/lease4-wipe.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/share/api/lease4-wipe.json (limited to 'src/share/api/lease4-wipe.json') diff --git a/src/share/api/lease4-wipe.json b/src/share/api/lease4-wipe.json new file mode 100644 index 0000000..5ee4fcc --- /dev/null +++ b/src/share/api/lease4-wipe.json @@ -0,0 +1,21 @@ +{ + "access": "write", + "avail": "1.3.0", + "brief": [ + "This command removes all leases associated with a given subnet." + ], + "cmd-syntax": [ + "{", + " \"command\": \"lease4-wipe\",", + " \"arguments\": {", + " \"subnet-id\": 44", + " }", + "}" + ], + "description": "See ", + "hook": "lease_cmds", + "name": "lease4-wipe", + "support": [ + "kea-dhcp4" + ] +} -- cgit v1.2.3