curl --location --request GET '/infra/redis/get-monitor-info'{
"code": 0,
"data": {
"info": {
"{}": {}
},
"dbSize": 0,
"commandStats": [
{
"command": "",
"calls": 0,
"usec": 0
}
]
},
"msg": ""
}