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

index 0f5ab56b1c9487e1407afebc72d94f7fee732bfa..c81bb27b83fd34949201b4f1e05d54d2f69aac9b 100644 (file)
@@ -1,12 +1,12 @@
 {
     "name": "lease6-del",
     "brief": "lease6-del can be used to delete a lease from the lease database.",
-    "description": "See <xref linkend=\"idp61\"/>",
-    "support": [ "kea-dhcp4", "kea-dhcp6" ],
+    "description": "See <xref linkend=\"lease6-del\"/>",
+    "support": [ "kea-dhcp6" ],
     "avail": "1.3.0",
     "hook": "lease_cmds",
     "cmd-syntax": "{
-    \"command\": \"lease4-del\",
+    \"command\": \"lease6-del\",
     \"arguments\": {
         \"ip-address\": \"192.0.2.202\"
     }