curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/logcollector/connectionIds/'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": [
{
"id": "string",
"name": "string",
"tableInfos": [
{
"name": "string",
"connectionName": "string",
"connectionId": "string",
"joinTime": 0,
"firstLogTime": 0,
"lastLogTime": 0,
"allCount": 0,
"todayCount": 0,
"externalStorageTableName": "string"
}
],
"exclusionTables": [
{
"name": "string",
"connectionName": "string",
"connectionId": "string",
"joinTime": 0,
"firstLogTime": 0,
"lastLogTime": 0,
"allCount": 0,
"todayCount": 0,
"externalStorageTableName": "string"
}
]
}
]
}