summaryrefslogtreecommitdiffstats
path: root/src/share/api/ha-continue.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/api/ha-continue.json')
-rw-r--r--src/share/api/ha-continue.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/share/api/ha-continue.json b/src/share/api/ha-continue.json
new file mode 100644
index 0000000..606296c
--- /dev/null
+++ b/src/share/api/ha-continue.json
@@ -0,0 +1,14 @@
+{
+ "access": "write",
+ "avail": "1.4.0",
+ "brief": [
+ "This command resumes the operation of a paused HA state machine."
+ ],
+ "description": "See <xref linkend=\"command-ha-continue\"/>",
+ "hook": "high_availability",
+ "name": "ha-continue",
+ "support": [
+ "kea-dhcp4",
+ "kea-dhcp6"
+ ]
+}