summaryrefslogtreecommitdiffstats
path: root/src/share/api/ha-continue.json
blob: 606296c5aac40acf1897a4fa7a3cc5aa4c4d69f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"
    ]
}