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