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

diff --git a/doc/api/config-reload.json b/doc/api/config-reload.json
new file mode 100644 (file)
index 0000000..e875b87
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "config-reload",
+    "brief": "The config-reload command instructs Kea to load again the configuration file that was used previously.",
+    "description": "See <xref linkend=\"command-config-reload\"/>",
+    "support": [ "kea-dhcp4", "kea-dhcp6" ],
+    "avail": "first version the command appeared in",
+    "cmd-syntax": "{
+    \"command\": \"config-reload\"
+}",
+}