summaryrefslogtreecommitdiffstats
path: root/src/share/api/ha-reset.json
blob: 6a78a1295b55ab9abdf3afe43b427b9b95b5d982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "access": "write",
    "avail": "1.9.4",
    "brief": [
        "This command resets the HA state machine of the server by transitioning it to the waiting state."
    ],
    "description": "See <xref linkend=\"command-ha-reset\"/>",
    "hook": "high_availability",
    "name": "ha-reset",
    "support": [
        "kea-dhcp4",
        "kea-dhcp6"
    ]
}