curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/logcollector/excludeTableInfos?taskId=undefined'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"total": 0,
"items": [
{
"name": "string",
"connectionName": "string",
"connectionId": "string",
"joinTime": 0,
"firstLogTime": 0,
"lastLogTime": 0,
"allCount": 0,
"todayCount": 0,
"externalStorageTableName": "string"
}
]
}
}