]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[756-correct-statistic-get{all}-commands] adapt style in statistic-get{all} JSON...
authorFranciszek Gorski <fagorski9@gmail.com>
Wed, 7 Aug 2019 13:35:08 +0000 (15:35 +0200)
committerFranciszek Gorski <fagorski9@gmail.com>
Wed, 7 Aug 2019 17:50:14 +0000 (19:50 +0200)
doc/sphinx/api/statistic-get-all.json
doc/sphinx/api/statistic-get.json

index 44104f17be0160742e970ae3a252f07fccee99ff..98303fe6b8fe610554bfb822e7971a1a8fb3bae3 100644 (file)
         "    \"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 <xref linkend=\"command-statistic-get-all\"/>",
     "name": "statistic-get-all",
     "support": [
index 1bba792ab4b7cbdc60f5d28cee04cd0acf08a2a6..42697d1e06101fa5fd6d1532bedd3805eaf15d21 100644 (file)
         "    }",
         "}"
     ],
+    "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 <xref linkend=\"command-statistic-get\"/>",
     "name": "statistic-get",
     "support": [