summaryrefslogtreecommitdiffstats
path: root/src/share/api/lease6-write.json
blob: 15301c6b8e265971ffce6988ec38c433b8465084 (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": "2.3.1",
    "brief": [
        "This command writes the IPv6 memfile lease database into a CSV file."
    ],
    "cmd-syntax": [
        "{",
        "    \"command\": \"lease6-write\",",
        "    \"arguments\": {",
        "        \"filename\": \"a_file.csv\"",
        "    }",
        "}"
    ],
    "description": "See <xref linkend=\"idp63\"/>",
    "hook": "lease_cmds",
    "name": "lease6-write",
    "support": [
        "kea-dhcp6"
    ]
}