From 37a51017ebc395bc9cfde98adf2392ff74e90da8 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Wed, 10 Oct 2018 10:40:01 -0400 Subject: [PATCH] Update lease4-add.json --- doc/api/lease4-add.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/api/lease4-add.json b/doc/api/lease4-add.json index ee11d8b409..5768bc270d 100644 --- a/doc/api/lease4-add.json +++ b/doc/api/lease4-add.json @@ -1,6 +1,6 @@ { "name": "lease4-add", - "brief": "The lease4-add command allows for the creation of a new lease.", + "brief": "The lease4-add command adds a new IPv4 lease administratively.", "description": "See ", "support": [ "kea-dhcp4", "kea-dhcp6" ], "avail": "1.3.0", @@ -11,5 +11,6 @@ \"ip-address\": \"192.0.2.202\", \"hw-address\": \"1a:1b:1c:1d:1e:1f\" } -}" +}", + "cmd-comment": "Note that Kea 1.4 requires an additional argument, subnet-ID, which is optional as of Kea 1.5. A number of other more detailed optional arguments are also supported." } -- 2.47.2