]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Update lease4-get-all.json
authorVicky Risk <vicky@isc.org>
Wed, 10 Oct 2018 15:10:46 +0000 (11:10 -0400)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 29 Oct 2019 17:58:11 +0000 (18:58 +0100)
doc/api/lease4-get-all.json

index f8a60b8dd0906656d20259e6d426f40b2b45fe6b..1b03e3abfe7f0f8ba9a654605ae6dfee829f2dc0 100644 (file)
@@ -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 <xref linkend=\"idp59\"/>",
-    "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."
 }