Authorization: Bearer ********************
curl --location --request GET '/monitor-wall/list'
{
"code": 0,
"message": "SUCCESS",
"stdcode": 0,
"datas": {
"monitorwall": [],
"walllimit": 1,
"remotelimit": 12,
"monitorlimit": 1
},
"category": "monitorwall",
"action": "list"
}