REST API description: Difference between revisions

Line 193: Line 193:
* '''intervalPerSecond''': Average per second value of the selected time interval. If no interval is specified, this is similar to lastSecond.
* '''intervalPerSecond''': Average per second value of the selected time interval. If no interval is specified, this is similar to lastSecond.


Please note that all counters are Byte counters, not bit counters. You need to multiply the counters by 8 to get the bitrate.
Please note that all counters are byte counters, not bit counters. You need to multiply the counters by 8 to get the bitrate.


This example extracts the received bytes of the last second of a specific IP.
This example extracts the received bytes of the last second of a specific IP.
404

edits