Node:get-stats-description, Next:get-stats, Previous:set-read-ranges, Up:Protocol Requests
get-stats-description [111] ( ) -> ( Stats-Description );
Return a list of the supported statistical measurements. This request always succeeds, and always returns the same value for the duration of a session, so a client doesn't need to use it more than once per session.
See Stats-Description, for more info about the data type. See Measured Properties, for more info on what the returned values means.
Example:
1 111 =1 2 { 3HX-a 3HX-b } 4 { 0 60 300 900 }
This call always succeeds.