summaryrefslogtreecommitdiffstats
path: root/src/share/api/lease4-wipe.json
blob: 5ee4fcc10ac7e1c14a4c75a5e3c52a7bf4dd3890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "access": "write",
    "avail": "1.3.0",
    "brief": [
        "This command removes all leases associated with a given subnet."
    ],
    "cmd-syntax": [
        "{",
        "    \"command\": \"lease4-wipe\",",
        "    \"arguments\": {",
        "        \"subnet-id\": 44",
        "    }",
        "}"
    ],
    "description": "See <xref linkend=\"idp63\"/>",
    "hook": "lease_cmds",
    "name": "lease4-wipe",
    "support": [
        "kea-dhcp4"
    ]
}