告警中心--推送配置--分页查询
POST
http://localhost:9024/monitors/alarmPushConfig/page
请求参数
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
pageNo
int
示例:1
必填
limit
int
示例:20
必填
total
int
示例:7
必填
pages
int
示例:1
必填
paramData
object
示例:null
必填