API :
http://SERVERIP:PORT/api/json/v2/nfareports/getIPGroupConsReport
Parameters
apiKey | uniquekey |
Type | speed/ volume / percentage |
TimeFrame | hourly / today/ yesterday / weekly/monthly / eight / custom |
Sample API :
http://localhost:8080/api/json/nfareports/getIPGroupConsReport?&apiKey=407ef7c282fa0ace024d34f6cc8e7ba1&Typ=speed&TimeFrame=hourly
Sample Output :
{
"data":[
[
],
[
],
[
]
],
}