数据治理中心 DATAARTS STUDIO-查询识别规则列表:URI

时间:2023-11-24 11:11:09

URI

GET /v1/{project_id}/security/data-classification/rule

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

project id

最小长度:1

最大长度:128

表2 Query参数

参数

是否必选

参数类型

描述

limit

Integer

limit

最小值:0

最大值:100

offset

Integer

offset

最小值:0

最大值:99999

secrecy_level

String

密级

最小长度:1

最大长度:128

name

String

规则名称

最小长度:1

最大长度:128

creator

String

规则创建者

最小长度:1

最大长度:128

enable

Boolean

规则是否开启

start_time

Long

开始日期

最小值:0

最大值:2147483647

end_time

Long

结束日期

最小值:0

最大值:2147483647

desc

Boolean

排序规则

缺省值:true

order_by

String

排序字段, createdAt, createdBy, updatedAt, updatedBy, name, description

枚举值:

  • createdAt

  • createdBy

  • updatedAt

  • updatedBy

  • name

  • description

support.huaweicloud.com/api-dataartsstudio/ListSecurityDataClassificationRules.html