From 6dcc03ab9d0b4459e7127f487d78a7a69b526996 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Wed, 10 Oct 2018 12:14:12 -0400 Subject: [PATCH] Update subnet4-list.json --- doc/api/subnet4-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/subnet4-list.json b/doc/api/subnet4-list.json index 9166a3a1b2..e514cbfd56 100644 --- a/doc/api/subnet4-list.json +++ b/doc/api/subnet4-list.json @@ -2,7 +2,7 @@ "name": "subnet4-list", "brief": "This command is used to list all currently configured subnets. The subnets are returned in a brief form, i.e. a subnet identifier and subnet prefix is included for each subnet.", "description": "See ", - "support": [ "kea-dhcp4", "kea-dhcp6" ], + "support": [ "kea-dhcp4"], "avail": "1.3.0", "hook": "subnet_cmds", "cmd-syntax": "{ -- GitLab