From: Suzanne Goldlust Date: Wed, 3 Oct 2018 19:41:05 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~149 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22a513db4594f8d4c6d2302f2ec481d6a4602ec3;p=thirdparty%2Fkea.git Add new file --- diff --git a/doc/api/dhcp-enable.json b/doc/api/dhcp-enable.json new file mode 100644 index 0000000000..6b90c397b0 --- /dev/null +++ b/doc/api/dhcp-enable.json @@ -0,0 +1,10 @@ +{ + "name": "dhcp-enable", + "brief": "The dhcp-enable command globally enables the DHCP service.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.4.0", + "cmd-syntax": "{ + \"command\": \"dhcp-enable\" +}", +} \ No newline at end of file