文档
测试

查询告警一级分类详情

GET
http://localhost:9024/monitors/alarmType/details?id=1

请求参数

参数名
类型
描述
必填
id
string
示例:1
可选

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:二级告警分类名称修改
必填
sort
int
示例:1
必填
remark
string
示例:二级告警分类说明修改
必填
code
string
示例:二级告警分类编码修改
必填
parent
int
示例:2
必填
level
int
示例:1
必填
createTime
object
示例:null
必填