From f291fd60b1de2c59c0cfa64cf3f9d86f2058d86e Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Wed, 3 Oct 2018 17:06:20 -0400 Subject: [PATCH] Add new file --- doc/api/lease4-wipe.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/api/lease4-wipe.json diff --git a/doc/api/lease4-wipe.json b/doc/api/lease4-wipe.json new file mode 100644 index 0000000000..cd8ef15440 --- /dev/null +++ b/doc/api/lease4-wipe.json @@ -0,0 +1,15 @@ +{ + "name": "lease4-wipe", + "brief": "lease4-wipe is designed to remove all leases associated with a given subnet.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.3.0", + "hook": "lease_cmds", + "cmd-syntax": "{ + \"command\": \"lease4-wipe\", + \"arguments\": { + \"subnet-id\": 44 + } +} +", +} \ No newline at end of file -- 2.47.2