文档
测试

关联告警列表

POST
http://localhost:9024/monitors/alarmPushConfig/list

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
data
array
数据列表
必填
label
string
一级告警名称
必填
key
array
二级告警对象
必填
id
int
主键
必填
name
string
二级告警名称
必填
sort
int
排序
必填
remark
string
说明
必填
code
string
二级告警编码
必填