From: Suzanne Goldlust Date: Thu, 4 Oct 2018 13:40:03 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a09bc67de95fc55b999c972d6eb225d639363f4;p=thirdparty%2Fkea.git Add new file --- diff --git a/doc/api/list-commands.json b/doc/api/list-commands.json new file mode 100644 index 0000000000..fb36bc05d8 --- /dev/null +++ b/doc/api/list-commands.json @@ -0,0 +1,12 @@ +{ + "name": "list-commands", + "brief": "The list-commands command retrieves a list of all commands supported by the server.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.0.0", + "cmd-syntax": "{ + \"command\": \"list-commands\", + \"arguments\": { } +}", + "cmd-comment": "The server will respond with a list of all supported commands.", +} \ No newline at end of file