workflow

更新工单中数据源对应所有SQL的备份策略

update back up strategy for all sqls in task

patch/v1/tasks/audits/{task_id}/backup_strategy

Path parameters

task_idstring required

task id

Request body

strategy'none' | 'manual' | 'reverse_sql' | 'original_row'

Response

OK

codeinteger
messagestring

Example response

{
  "message": "ok"
}

Changes

No recorded changes to this endpoint across all 55 revisions of this API.