--- /dev/null
+{
+ "name": "statistic-get-all",
+ "brief": "The statistic-get-all command retrieves all statistics recorded.",
+ "description": "See <xref linkend=\"command-statistic-get-all\"/>",
+ "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