REST API IPグループ統合レポート
本ページではIPグループを対象にした統合レポートのREST APIについて説明します。
API
http://(サーバーIP):(ポート)/api/json/v2/nfareports/getIPGroupConsReport
例: http://localhost:8080/api/json/nfareports/getIPGroupConsReport?&apiKey=407ef7c282fa0ace024d34f6cc8e7ba1&Typ=speed&TimeFrame=hourly |
パラメーター
apiKey | (一意のキー) |
Type | speed/volume/percentage |
TimeFrame | hourly / today/ yesterday / weekly/monthly / eight / custom |
出力例
{ "data":[ [
], [
], [
] ],
} |