获取数据采集任务信息
POST
collection/crontab/getCollectionTask
请求参数
参数名
类型
描述
必填
task_id
任务ID
必填
响应参数
参数名
类型
描述
必填
task_id
任务ID
必填
task_name
任务名称
必填
model_id
采集模型ID
必填
task_desc
任务描述
必填
execute_cycle
执行周期,即crontab规则
必填
task_timeout
任务超时时间,单位:秒
必填
start_execute
任务启动实行时间
必填
last_execute
任务最近执行时间
必填
max_execute
任务最大执行次数,0为无限制
必填
current_execute
任务当前执行次数
必填