%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /backups/router/usr/local/share/kea/api/
Upload File :
Create Path :
Current File : //backups/router/usr/local/share/kea/api/remote-class6-get-all.json

{
    "access": "read",
    "avail": "1.9.10",
    "brief": [
        "This command fetches all DHCPv6 client classes for specified servers from the configuration database."
    ],
    "cmd-comment": [
        "The ``server-tags`` list is required for this command, and must not be empty."
    ],
    "cmd-syntax": [
        "{",
        "    \"command\": \"remote-class6-get-all\",",
        "    \"arguments\": {",
        "        \"remote\": {",
        "            <specification of the database to connect to>",
        "        },",
        "        \"server-tags\": [ <first server tag>, <second server tag>, ... ]",
        "    }",
        "}"
    ],
    "hook": "cb_cmds",
    "name": "remote-class6-get-all",
    "resp-comment": [
        "The returned response contains a list of maps. Each map contains a client class name and the metadata, which provides database-specific information associated with the client class."
    ],
    "resp-syntax": [
        "{",
        "    \"result\": 0,",
        "    \"text\": \"2 DHCPv6 client class(es) found.\",",
        "    \"arguments\": {",
        "        \"client-classes\": [",
        "            {",
        "                <first client class specification>,",
        "                \"metadata\": {",
        "                    \"server-tags\": [ <first server tag>, <second server tag>, ... ]",
        "                }",
        "            },",
        "            {",
        "                <second client class specification>,",
        "                \"metadata\": {",
        "                    \"server-tags\": [ <first server tag>, ... ]",
        "                }",
        "            }",
        "        ],",
        "        \"count\": 2",
        "    }",
        "}"
    ],
    "support": [
        "kea-dhcp6"
    ]
}

Zerion Mini Shell 1.0