summaryrefslogtreecommitdiffstats
path: root/src/share/api/cache-clear.json
blob: 47ef8774e96fa65d699015aa2ab238f3fd9cfa2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "access": "write",
    "avail": "1.4.0",
    "brief": [
        "This command removes all cached host reservations."
    ],
    "hook": "host_cache",
    "name": "cache-clear",
    "support": [
        "kea-dhcp4",
        "kea-dhcp6"
    ]
}