summaryrefslogtreecommitdiffstats
path: root/src/share/api/config-reload.json
blob: 0df6326794e711eb29a2c6a119fc4d9f5b530ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
    ]
}