{
"request":"taskInfos",
"taskIds":["gp_858i14ja49_-32796-0x1afc7d6fb50"],
"onlyStatus":false
}
curl --location --request POST 'http://172.16.1.44:9800/rest/services//data/taskinfos' \
--header 'ua_token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"request":"taskInfos",
"taskIds":["gp_858i14ja49_-32796-0x1afc7d6fb50"],
"onlyStatus":false
}'
{
"resultcode": "string",
"taskStatus": [
"string"
]
}