Skip to main content
GET
/
api
/
alarm
/
top
告警排名
curl --request GET \
  --url https://api.example.com/api/alarm/top \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

deptId
string
topSize
string
startTime
string
endTime
string
sortField
string

默认按设备sn告警次数排名,也可以按指定字段排名,如告警类型

alarmType
string

Response

200 - application/json

The response is of type object.