更新
POST
{{host}}/api/task/update
请求参数
参数名
类型
描述
必填
task_id
int
定时ID
必填
task_content
json
层级ID
可选
task_rule
string
自动方案名称
可选
level_id
int
层级ID
可选
status
enum
0-未启用,1-启用
可选
响应参数
参数名
类型
描述
必填
ret
int
返回码:0-正常,非0-失败
必填
msg
string
返回消息
必填