inactive
369
edits
Line 53: | Line 53: | ||
* timespan: Duration of the interval selection in seconds | * timespan: Duration of the interval selection in seconds | ||
==== Extract received bytes of the last second of a | ==== Extract received bytes of the last second of a specific IP ==== | ||
<code>curl --silent -k -u USER:PASSWORD 'https://allegro-mm-XXXX/API/stats/modules/ip/ips/10.1.2.3' | jq .lastSecond[1]</code> | <code>curl --silent -k -u USER:PASSWORD 'https://allegro-mm-XXXX/API/stats/modules/ip/ips/10.1.2.3' | jq .lastSecond[1]</code> |