{
"pageNum": 1,
"pageSize": 10,
"appName": "string",
"userName": "string"
}curl --location --request POST 'http://172.20.238.8:48806/metric-by/business/analysis' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 1,
"pageSize": 10,
"appName": "string",
"userName": "string"
}'{
"records": [
{
"queryCnt": 0,
"segQueryCnt": 0,
"callCnt": 0,
"rank": 0,
"overrideIconImg": "",
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"name": "",
"icon": "",
"iconBackground": "",
"iconType": ""
}
],
"total": 0,
"current": 0,
"size": 0
}