{
"taskId": "1",
"retRunning": false
}
curl --location --request POST 'http://172.16.1.44:8699/rest/services/datastore/getstatus' \
--header 'ua_token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "1",
"retRunning": false
}'
{
"resultcode": "success",
"result": {
"mainProgress": {
"taskId": "1",
"startTime": "2022-06-28 14:03:49",
"endTime": "2022-06-28 14:04:43",
"costTime": 54.026,
"allCount": 14,
"finishedCount": 14,
"succeedCount": 14,
"succeedTables": "GHJBNTBHQ,JQDLJX,JQDLTB,JQLXDW,JQXZDW,JSYDGZBJ,JSYDGZQ,MZTDZZZDXM,MZZDJSXM,TDYTQ,XZQJX,XZQ_CUN,XZQ_XIAN,XZQ_XIANG",
"status": "1",
"message": ""
}
},
"time": 0.001
}