curl --location --request GET '172.22.72.236:9090/monitor/page?current=1&size=10'{
"code": 0,
"msg": "",
"data": {
"total": 0,
"records": [
{
"id": 0,
"categoryId": 0,
"data": 0.0,
"warningTag": "",
"warningDescription": "",
"createdTime": ""
}
]
}
}