huawei-cloud-api-definitions-WAF 0.1.20260403

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"GetbundleResponse":{"properties":{"feature":{"description":"**参数解释:**\n支持的特性\n**取值范围:**\n不涉及","type":"object"},"host":{"description":"**参数解释:**\n云模式支持的域名配额相关信息\n**取值范围:**\n不涉及","type":"object"},"name":{"description":"**参数解释:**\n云模式套餐名称\n**取值范围:**\n- None:无\n- Basic:云模式 入门版(包周期)\n- Professional:云模式 标准版(包周期)\n- Enterprise:云模式 专业版(包周期)\n- Ultimate: 云模式 企业版(包周期)\n- cloud.waf.postpaid:云模式(按需计费)","type":"string"},"options":{"description":"**参数解释:**\n支持的策略相关信息\n**取值范围:**\n不涉及","type":"object"},"premium_host":{"description":"**参数解释:**\n独享支持的域名配额相关信息\n**取值范围:**\n不涉及","type":"object"},"premium_name":{"description":"**参数解释:**\n独享模式套餐名称\n**取值范围:**\n- None:无\n- Instance.professional:独享模式 版本规格为WI-100\n- Instance.enterprise:独享模式 版本规格为WI-500","type":"string"},"premium_type":{"description":"**参数解释:**\n独享套餐类型\n**取值范围:**\n- -2:冻结\n- -1:无\n- 12:独享模式 版本规格为WI-100\n- 13:独享模式 版本规格为WI-500","type":"integer"},"rule":{"description":"**参数解释:**\n支持的规则配额相关信息\n**取值范围:**\n不涉及","type":"object"},"type":{"description":"**参数解释:**\n云模式套餐类型\n**取值范围:**\n- -2:冻结\n- -1:无\n- 2:云模式 标准版(包周期)\n- 3:云模式 专业版(包周期)\n- 4:云模式 企业版(包周期)\n- 7:云模式 入门版(包周期)\n- 22:云模式(按需计费)","type":"integer"},"upgrade":{"description":"**参数解释:**\n不同版本支持的规则信息\n**取值范围:**\n不涉及","type":"object"}}},"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":"62d11bdc203e475485bb10a48e31d70c","info_version":"v1","method":"get","name":"ConfirmUserBundle","parameters":{},"paths":{"/v1/{project_id}/waf/bundle":{"get":{"description":"获取用户购买的WAF规格信息","operationId":"ConfirmUserBundle","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"},{"default":"","description":"**参数解释:**\n项目ID,对应控制台用户名->我的凭证->项目列表->项目ID。\n**约束限制:**\n不涉及\n**取值范围:**\n只能由英文字母、数字组成,且长度为32个字符。\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\n**默认取值:**\n0","in":"query","name":"enterprise_project_id","required":false,"type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"请求成功","examples":{"application/json":{"feature":{"api_integration":false,"https_decryption":true,"log_analysis":true,"threat_intelligence":true},"host":{"available_quota":38,"expire_time":1749609600000,"total_quota":50,"used_quota":12},"name":"Professional","options":{"bot_manager":true,"cc_defense":true,"data_leakage_prevention":false,"web_protection":true},"premium_host":{"available_quota":0,"total_quota":0,"used_quota":0},"premium_name":"None","premium_type":-1,"rule":{"custom_rule_quota":100,"used_custom_rule":35,"used_white_black_ip_rule":18,"white_black_ip_rule_quota":50},"type":3,"upgrade":{"basic_support_rules":["SQL注入防护","XSS防护","路径穿越防护"],"enterprise_support_rules":["全量规则集","AI异常检测","定制化漏洞防护"],"professional_support_rules":["基础规则集","命令注入防护","敏感文件访问防护"]}}},"schema":{"$ref":"#/definitions/GetbundleResponse"}},"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-is-registered":"Y","x-request-examples-description-1":"查询项目id为project_id,用户的套餐信息。","x-request-examples-url-1":"GET https://{endpoint}/v1/{project_id}/waf/bundle","x-support-international":true,"x-support-sdk":"Y"}}},"product_short":"WAF","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取用户套餐信息","tags":"租户套餐管理","uri":null,"version":"2.0"}