{
"taskId": "string",
"taskRecordId": "string"
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/MonitoringLogs/count' \
--header 'Content-Type: application/json' \
--data '{
"taskId": "string",
"taskRecordId": "string"
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": [
{
"nodeId": "string",
"level": "string",
"count": 0
}
]
}