huawei-cloud-api-definitions-WAF 0.1.20260403

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"DeleteIpReputationRuleResponseBody":{"properties":{"action":{"description":"**参数解释:**\n规则删除前的防护动作配置\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","properties":{"category":{"description":"**参数解释:**\n动作类型(如log表示仅记录)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":"log","type":"string"}}},"description":{"description":"**参数解释:**\n被删除规则的描述\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":"description","type":"string"},"id":{"description":"**参数解释:**\n被删除规则的ID\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":"11842c5779204842bfe51c3e8b7981ca","type":"string"},"name":{"description":"**参数解释:**\n被删除规则的名称\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":"name","type":"string"},"policyid":{"description":"**参数解释:**\n所属防护策略ID\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":"6d392034d94c4e8a95a78c98127453b6","type":"string"},"status":{"description":"**参数解释:**\n规则删除时的状态(0表示已关闭/删除)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":0,"format":"int32","type":"integer"},"tags":{"description":"**参数解释:**\n规则关联的标签列表\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":["AliCloud"],"items":{"description":"**参数解释:**\n标签项,具体的情报标识(如AliCloud)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"string"},"type":"array"},"timestamp":{"description":"**参数解释:**\n规则删除时间戳(毫秒级)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":1657797158022,"format":"int64","type":"integer"},"type":{"description":"**参数解释:**\n规则类型(如idc表示机房IP情报类型)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":"idc","type":"string"}}},"IAM5ErrorDetails":{"description":"调用下游服务的报错信息集合,IAM5鉴权错误时才会返回此信息0。","properties":{"error_code":{"description":"下游服务错误码","type":"string"},"error_msg":{"description":"下游服务报错信息","type":"string"}}},"RestErrorResponse":{"properties":{"details":{"description":"调用下游服务的报错信息集合,IAM5鉴权错误时才会返回此字段。","items":{"$ref":"#/definitions/IAM5ErrorDetails"},"type":"array"},"encoded_authorization_message":{"description":"编码 (加密) 后的详细拒绝原因,用户可以自行调用 STS 服务的decode-authorization-message接口进行解码,可参考STS5联调自验证。IAM5鉴权错误时才会返回此字段。","type":"string"},"error_code":{"description":"错误码","type":"string"},"error_msg":{"description":"错误信息","type":"string"}},"title":"RestErrorResponse","type":"object"}},"description":null,"group_id":"29975c0bd7ce463ca70ad5c074e3974b","host":"waf.cn-north-4.myhuaweicloud.com","id":"8b904bee15ec4c41b88536348d6150cb","info_version":"v1","method":"delete","name":"DeleteIpReputationRule","parameters":{},"paths":{"/v1/{project_id}/waf/policy/{policy_id}/ip-reputation/{rule_id}":{"delete":{"description":"删除威胁情报访问控制规则","operationId":"DeleteIpReputationRule","parameters":[{"description":"**参数解释:**\n用户Token,通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"default":"application/json;charset=utf8","description":"**参数解释:**\n内容类型\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\napplication/json;charset=utf8","in":"header","name":"Content-Type","required":true,"type":"string"},{"description":"**参数解释:**\n用户的project_id\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"path","name":"project_id","required":true,"type":"string"},{"description":"**参数解释:**\n您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。\n**约束限制:**\n不涉及\n**取值范围:**\n - 0:代表default企业项目\n - all_granted_eps:代表所有企业项目\n - 其它企业项目ID:长度为36个字符\n**默认取值:**\n0","in":"query","name":"enterprise_project_id","required":false,"type":"string"},{"description":"**参数解释:**\n防护策略id,您可以通过调用查询防护策略列表(ListPolicy)获取策略id\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"path","name":"policy_id","required":true,"type":"string"},{"description":"**参数解释:**\n机房IP情报访问控制规则id,通过\"查询威胁情报规则列表\"接口获取\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"path","name":"rule_id","required":true,"type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"请求成功","examples":{"application/json":{"action":{"category":"log"},"description":"description","id":"11842c5779204842bfe51c3e8b7981ca","name":"name","policyid":"6d392034d94c4e8a95a78c98127453b6","status":0,"tags":["AliCloud"],"timestamp":1657797158022,"type":"idc"}},"schema":{"$ref":"#/definitions/DeleteIpReputationRuleResponseBody"}},"400":{"description":"请求失败","schema":{"$ref":"#/definitions/RestErrorResponse"}},"401":{"description":"token权限不足","schema":{"$ref":"#/definitions/RestErrorResponse"}},"500":{"description":"服务器内部错误","schema":{"$ref":"#/definitions/RestErrorResponse"}}},"summary":"删除威胁情报访问控制规则","tags":["策略规则管理"],"x-api-type":"open-api","x-apidesigner":76,"x-hybridcloud":true,"x-is-registered":"Y","x-order":76,"x-request-examples-url-1":"DELETE https://{Endpoint}/v1/{project_id}/waf/policy/{policy_id}/ip-reputation/{rule_id}?enterprise_project_id=0","x-support-sdk":"Y"}}},"product_short":"WAF","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"删除威胁情报访问控制规则","tags":"策略规则管理","uri":null,"version":"2.0"}