]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#10,!3] reservation-get/del/all references updated.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 28 Aug 2018 17:43:56 +0000 (19:43 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 29 Oct 2019 17:57:13 +0000 (18:57 +0100)
doc/api/reservation-add.json
doc/api/reservation-del.json
doc/api/reservation-get.json

index 80a796e33990465518ad6bdad0381059fdd83b28..17818261ec1b655e2e6d6cc78fc32cd0dcfe4035 100644 (file)
@@ -5,7 +5,8 @@
         the client will be assigned to, DHCPv4 and DHCPv6 options and
         more.",
     "support": [ "kea-dhcp4", "kea-dhcp6" ],
-    "avail": "1.2.0, host_cmds library (premium)",
+    "hook": "host_cmds",
+    "avail": "1.2.0",
     "description": "See <xref linkend=\"cmd-reservation-add\"/>",
 
     "cmd-syntax": "{
index 1300fd28f141c62cd867c8d2822a0d8a00785b90..48d5938bc1cc146b8b433892516f602b5a8932b1 100644 (file)
@@ -2,7 +2,8 @@
     "name": "reservation-del",
     "brief": "Deletes an existing host reservation.",
     "support": [ "kea-dhcp4", "kea-dhcp6" ],
-    "avail": "1.2.0, host_cmds library (premium)",
+    "hook": "host_cmds",
+    "avail": "1.2.0",
 
     "cmd-syntax": "{
     \"command\": \"reservation-del\",
index 78befb5674f0c34ad11187fc3bf833fec3fbae9f..cb6925758de289127eca5456113a50b295b17b9b 100644 (file)
@@ -2,7 +2,8 @@
     "name": "reservation-get",
     "brief": "attempts to retrieve an existing host reservation",
     "support": [ "kea-dhcp4", "kea-dhcp6" ],
-    "avail": "1.2.0, host_cmds library (premium)",
+    "hook": "host_cmds",
+    "avail": "1.2.0",
 
     "cmd-syntax": "{
     \"command\": \"reservation-get\",