数据安全中心 DSC-查看规则列表:响应示例
时间:2025-04-28 11:13:28
响应示例
状态码:200
请求成功
{ "total" : 1, "rules" : [ { "category" : "BUILT_SELF", "delete_allowed" : true, "group_names" : "xxxx", "id" : "xxxxxxxxxxxx", "logic_operator" : "AND", "min_match" : 1, "risk_level" : 1, "rule_content" : "xxxx", "rule_desc" : "xxxx", "rule_name" : "xxxx", "rule_type" : "KEYWORD", "selected" : true } ] }
状态码:400
无效请求
{ "error_code" : "dsc.40000011", "error_msg" : "Invalid parameter" }
support.huaweicloud.com/api-dsc/ShowRules.html