From: Vicky Risk Date: Wed, 10 Oct 2018 15:10:46 +0000 (-0400) Subject: Update lease4-get-all.json X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e973a125ebc5b164ec4c0ee95501e6a7b5ffd4;p=thirdparty%2Fkea.git Update lease4-get-all.json --- diff --git a/doc/api/lease4-get-all.json b/doc/api/lease4-get-all.json index f8a60b8dd0..1b03e3abfe 100644 --- a/doc/api/lease4-get-all.json +++ b/doc/api/lease4-get-all.json @@ -2,11 +2,12 @@ "name": "lease4-get-all", "brief": "lease4-get-all is used to retrieve all IPv4 leases or all leases for the specified set of subnets.", "description": "See ", - "support": [ "kea-dhcp4", "kea-dhcp6" ], + "support": [ "kea-dhcp4"], "avail": "1.4.0", "hook": "lease_cmds", "cmd-syntax": "{ \"command\": \"lease4-get-all\" + \"arguments\": \"subnets\" }", "cmd-comment": "The lease4-get-all command may result in very large responses." }