%PDF- %PDF-
Direktori : /backups/router/usr/local/share/kea/api/ |
Current File : //backups/router/usr/local/share/kea/api/gss-tsig-purge.json |
{ "access": "write", "avail": "2.0.0", "brief": [ "This command removes not usable GSS-TSIG keys for the specified server." ], "cmd-syntax": [ "{", " \"command\": \"gss-tsig-purge\",", " \"arguments\": {", " \"server-id\": \"foo\"", " }", "}" ], "description": [ "See <xref linkend=\"command-gss-tsig-purge\"/>" ], "hook": "gss_tsig", "name": "gss-tsig-purge", "support": [ "kea-dhcp-ddns" ], "resp-syntax": [ "{", " \"result\": 0,", " \"text\": \"2 purged keys for GSS-TSIG server[foo]\"", "}" ] }