文档
测试

分页查询消息通知配置

GET
/api/v1/notice-node-cfg/page

请求参数

参数名
类型
描述
必填
nodeName
string
可选
noticeType
string
可选
page
string
Zero-based page index (0..N)
可选
size
string
The size of the page to be returned
可选
sort
array[string]
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
可选