From: Franciszek Gorski Date: Wed, 7 Aug 2019 13:35:08 +0000 (+0200) Subject: [756-correct-statistic-get{all}-commands] adapt style in statistic-get{all} JSON... X-Git-Tag: Kea-1.6.0~41^2~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f9de794801724528753566fa58af985a0985af;p=thirdparty%2Fkea.git [756-correct-statistic-get{all}-commands] adapt style in statistic-get{all} JSON files --- diff --git a/doc/sphinx/api/statistic-get-all.json b/doc/sphinx/api/statistic-get-all.json index 44104f17be..98303fe6b8 100644 --- a/doc/sphinx/api/statistic-get-all.json +++ b/doc/sphinx/api/statistic-get-all.json @@ -12,6 +12,22 @@ " \"arguments\": { }", "}" ], + "resp-syntax": [ + "{", + " \"result\": 0", + " \"arguments\": {", + " \"declined-addresses\": [ [ 0, \"2019-07-30 10:04:28.386733\" ] ]", + " \"reclaimed-declined-addresses\": [ [ 0, \"2019-07-30 10:04:28.386735\" ] ]", + " \"reclaimed-leases\": [ [ 0, \"2019-07-30 10:04:28.386736\" ] ]", + " \"subnet[1].assigned-addresses\": [ [ 0, \"2019-07-30 10:04:28.386740\" ] ]", + " \"subnet[1].declined-addresses\": [ [ 0, \"2019-07-30 10:04:28.386743\" ] ]", + " \"subnet[1].reclaimed-declined-addresses\": [ [ 0, \"2019-07-30 10:04:28.386745\" ] ]", + " \"subnet[1].reclaimed-leases\": [ [ 0, \"2019-07-30 10:04:28.386747\" ] ]", + " \"subnet[1].total-addresses\": [ [ 200, \"2019-07-30 10:04:28.386719\" ] ]", + " }", + "}" + ], + "description": "See ", "name": "statistic-get-all", "support": [ diff --git a/doc/sphinx/api/statistic-get.json b/doc/sphinx/api/statistic-get.json index 1bba792ab4..42697d1e06 100644 --- a/doc/sphinx/api/statistic-get.json +++ b/doc/sphinx/api/statistic-get.json @@ -14,6 +14,14 @@ " }", "}" ], + "resp-syntax": [ + "{", + " \"result\": 0", + " \"arguments\": {", + " \"pkt4-received\": [ [ \"first_value\", \"2019-07-30 10:11:19.498739\" ], [ \"second_value\", \"2019-07-30 10:11:19.498662\" ] ]", + " }", + "}" + ], "description": "See ", "name": "statistic-get", "support": [