{
"connectionId": "string",
"tableList": [
"string"
]
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/v2/ds/validateTable' \
--header 'Content-Type: application/json' \
--data '{
"connectionId": "string",
"tableList": [
"string"
]
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"tableNotExist": [
"string"
]
}
}