WEB应用防火墙 WAF-创建全局白名单(原误报屏蔽)规则:响应示例

时间:2024-01-26 15:43:53

响应示例

状态码: 200

OK

{
  "id" : "a57f20ced01e4e0d8bea8e7c49eea254",
  "policyid" : "f385eceedf7c4c34a4d1def19eafbe85",
  "timestamp" : 1650522310447,
  "description" : "demo",
  "status" : 1,
  "rule" : "091004",
  "mode" : 1,
  "conditions" : [ {
    "category" : "url",
    "contents" : [ "x.x.x.x" ],
    "logic_operation" : "contain"
  } ],
  "domain" : [ "we.test.418lab.cn" ]
}
support.huaweicloud.com/api-waf/CreateIgnoreRule.html