告警中心--推送配置--根据id查询
GET
http://localhost:9024/monitors/alarmPushConfig/details?id=1
请求参数
参数名
类型
描述
必填
id
int
主键
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
id
int
主键
必填
name
string
配置名称
必填
remark
string
配置说明
必填
alarmLevel
int
告警等级
必填
pushType
int
推送方式 0邮箱 1ihaier 2.短信 3订阅号
必填
pushModelId
int
推送模板id
必填
state
int
状态0关闭 1已启动
必填
address
array
邮箱地址或工号
必填