summaryrefslogtreecommitdiffstats
path: root/src/share/api/config-reload.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/api/config-reload.json')
-rw-r--r--src/share/api/config-reload.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/share/api/config-reload.json b/src/share/api/config-reload.json
new file mode 100644
index 0000000..0df6326
--- /dev/null
+++ b/src/share/api/config-reload.json
@@ -0,0 +1,20 @@
+{
+ "access": "write",
+ "avail": "1.2.0",
+ "brief": [
+ "This command instructs Kea to reload the configuration file that was used previously."
+ ],
+ "cmd-syntax": [
+ "{",
+ " \"command\": \"config-reload\"",
+ "}"
+ ],
+ "description": "See <xref linkend=\"command-config-reload\"/>",
+ "name": "config-reload",
+ "support": [
+ "kea-dhcp4",
+ "kea-dhcp6",
+ "kea-dhcp-ddns",
+ "kea-ctrl-agent"
+ ]
+}