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

Headers

Authentication
string
required

Query Parameters

type
string

type空-告警处理趋势; 1-设备告警趋势 ;2-告警级别趋势;

timeStamp
string

时间范围,不传默认近7天

Response

200 - application/json

The response is of type object.