blob: 4ea868f7d86766120cdc3f0c70a5384f7f234abe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"access": "write",
"avail": "1.7.4",
"brief": [
"This command is sent to instruct a server in the partner-in-maintenance",
"state to transition back to the previous state, effectively canceling the",
"maintenance."
],
"cmd-comment": [ "This command takes no arguments." ],
"description": [ "See <xref linkend=\"command-ha-maintenance-cancel\"/>" ],
"hook": "high_availability",
"name": "ha-maintenance-cancel",
"support": [
"kea-dhcp4",
"kea-dhcp6"
]
}
|