文档
测试

新增告警二级分类

POST
http://localhost:9024/monitors/alarmType/create

请求参数

参数名
类型
描述
必填
parent
int
示例:1
必填
name
string
示例:二级告警分类名称
必填
code
string
示例:二级告警分类编码
必填
sort
int
示例:1
必填
remark
string
示例:二级告警分类说明
必填
level
int
示例:1
必填