数据安全中心 DSC-查询脱敏任务执行列表:响应参数

时间:2024-07-25 11:15:35

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

tasks

Array of DBMaskTaskInfo objects

脱敏任务列表

total

Integer

脱敏任务总数

表4 DBMaskTaskInfo

参数

参数类型

描述

db_type

String

DB类型

end_time

Long

任务结束时间

execute_line

Integer

执行行数

id

String

任务ID

progress

Integer

执行进度

run_status

String

任务运行状态

start_time

Long

任务开始时间

task_template_id

String

任务模板ID

type

String

任务类型

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

support.huaweicloud.com/api-dsc/ListDbMaskTask.html