华为乾坤-查询设备网络速率历史数据:URI
URI
/controller/campus/v1/performanceservice/basicperformance/networktraffic
参数名称 |
必选 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|---|
mode |
是 |
string |
|
device |
查询维度,device---设备、site---站点。 |
"device" |
id |
是 |
uuid |
- |
- |
mode为device时该ID为设备ID,mode为site时,该ID为站点ID。UUID格式。 |
"ea25fdbf-8dee-4823-bac2-5bfe8e3359ca" |
timeDimension |
是 |
string |
|
day |
统计周期,day---天、week---周、month---月。 |
"day" |
beginTime |
是 |
int64 |
[0-2208959999] |
- |
起始格林威治时间(时间精度对应到秒)。 |
1537408636 |
endTime |
是 |
int64 |
[0-2208959999] |
- |
结束格林威治时间(时间精度对应到秒)。 |
1537495036 |