From: Suzanne Goldlust Date: Thu, 4 Oct 2018 19:33:20 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b58afe229846c0ed260db25d8e55bb3ed2a00f;p=thirdparty%2Fkea.git Add new file --- diff --git a/doc/api/statistic-get-all.json b/doc/api/statistic-get-all.json new file mode 100644 index 0000000000..03bd4a2bf9 --- /dev/null +++ b/doc/api/statistic-get-all.json @@ -0,0 +1,12 @@ +{ + "name": "statistic-get-all", + "brief": "The statistic-get-all command retrieves all statistics recorded.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.0.0", + "cmd-syntax": "{ + '"command\": \"statistic-get-all\", + \"arguments\": { } +}", + "cmd-comment": "The server will respond with details of all recorded statistics, with result set to 0 indicating that it iterated over all statistics (even when the total number of statistics is zero).", +} \ No newline at end of file