数据安全中心 DSC-查询脱敏任务执行列表:响应示例
时间:2025-04-28 11:13:28
响应示例
状态码:200
OK
{ "tasks" : [ { "db_type" : "MySQL", "end_time" : 1658717568622, "execute_line" : 100000, "id" : "xxxxxxxxxxxx", "progress" : 100, "run_status" : "FINISHED", "start_time" : 1658717544469, "task_template_id" : "xxxxxxxxxxxx", "type" : "MANUAL" } ], "total" : 1 }
状态码:400
无效请求
{ "error_code" : "dsc.40000011", "error_msg" : "Invalid parameter" }
support.huaweicloud.com/api-dsc/ListDbMaskTask.html