Authorization: Bearer ********************curl --location --request PUT 'http://10.12.186.133:30924/hub/monitor/forecast/task/hot' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "",
"data": {
"running": false,
"cancelled": false,
"bufferSize": 0,
"lastUpdate": ""
}
}