From: Tomek Mrugalski Date: Tue, 28 Aug 2018 17:43:56 +0000 (+0200) Subject: [#10,!3] reservation-get/del/all references updated. X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~176 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4df92d31c2c5d7bb5e1805756a6d3d03e89658b5;p=thirdparty%2Fkea.git [#10,!3] reservation-get/del/all references updated. --- diff --git a/doc/api/reservation-add.json b/doc/api/reservation-add.json index 80a796e339..17818261ec 100644 --- a/doc/api/reservation-add.json +++ b/doc/api/reservation-add.json @@ -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 ", "cmd-syntax": "{ diff --git a/doc/api/reservation-del.json b/doc/api/reservation-del.json index 1300fd28f1..48d5938bc1 100644 --- a/doc/api/reservation-del.json +++ b/doc/api/reservation-del.json @@ -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\", diff --git a/doc/api/reservation-get.json b/doc/api/reservation-get.json index 78befb5674..cb6925758d 100644 --- a/doc/api/reservation-get.json +++ b/doc/api/reservation-get.json @@ -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\",