GET/v1/monitor/stream/top
type
string
required
类型,可选值为top-ports。
recent_time
string
required
最近时间段,可选值为10m、30m、60m
返回结果
{
	"code": 0,
	"data": [{
		"count": 36,
		"res": "88/TCP",
		"traffic": 16848
	}],
	"msg": ""
}
© 版权声明
评论 抢沙发

请登录后发表评论

    暂无评论内容