]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Add new file
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 3 Oct 2018 19:41:05 +0000 (15:41 -0400)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 29 Oct 2019 17:57:13 +0000 (18:57 +0100)
doc/api/dhcp-enable.json [new file with mode: 0644]

diff --git a/doc/api/dhcp-enable.json b/doc/api/dhcp-enable.json
new file mode 100644 (file)
index 0000000..6b90c39
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "dhcp-enable",
+    "brief": "The dhcp-enable command globally enables the DHCP service.",
+    "description": "See <xref linkend=\"command-dhcp-enable\"/>",
+    "support": [ "kea-dhcp4", "kea-dhcp6" ],
+    "avail": "1.4.0",
+    "cmd-syntax": "{
+    \"command\": \"dhcp-enable\"
+}",
+}
\ No newline at end of file