huawei-cloud-api-definitions-WAF 0.1.20260403

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"CheckAgencyResponseBody":{"example":{"application/json":{"domain_id":"e3260caea68b45cab04e6f69f81a2e7c","duration":"FOREVER","id":"74f66b21ede043a5a25bda206f9056fc","is_valid":true,"name":"premium_waf_svc_trust","version":"V2"}},"properties":{"domain_id":{"description":"**参数解释:**\n使用代理的domainid\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"string"},"duration":{"description":"**参数解释:**\n代理存在时间段\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"string"},"id":{"description":"**参数解释:**\n代理id\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"string"},"is_valid":{"description":"**参数解释:**\n代理是否合法\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"boolean"},"name":{"description":"**参数解释:**\n代理名称\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"string"},"version":{"description":"**参数解释:**\n版本\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","type":"string"}}},"IAM5ErrorDetails":{"description":"调用下游服务的报错信息集合,IAM5鉴权错误时才会返回此信息0。","properties":{"error_code":{"description":"下游服务错误码","type":"string"},"error_msg":{"description":"下游服务报错信息","type":"string"}}},"PremiumWafAgencyRequest":{"description":"创建独享引擎代理策略请求体","example":{"role_name_list":["evs_to_waf_operate_policy"]},"properties":{"role_name_list":{"description":"**参数解释:**\n创建独享引擎代理策略名列表\n**约束限制:**\n已经存在的策略,无法再次创建\n**取值范围:**\n列表中支持以下策略名字\n- evs_to_waf_operate_policy\n- vpc_to_waf_operate_policy\n- ecs_to_waf_operate_policy\n- elb_to_waf_operate_policy\n**默认取值:**\n不涉及","items":{"type":"string"},"type":"array"}}},"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":"dfff1451b04340c0b9390b0a0b69eb9f","info_version":"v1","method":"post","name":"CreateAgency","parameters":{},"paths":{"/v1/{project_id}/premium-waf/agency":{"post":{"description":"创建独享引擎的代理","operationId":"CreateAgency","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不涉及\n**默认取值:**\n不涉及","in":"path","name":"project_id","required":true,"type":"string"},{"description":"**参数解释:**\n独享引擎操作\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"body","name":"PremiumWafAgencyRequest","required":false,"schema":{"$ref":"#/definitions/PremiumWafAgencyRequest"}}],"produces":["application/json"],"responses":{"200":{"description":"OK","examples":{"application/json":{"domain_id":"0ee78615ca08419f81f539d97c9ee353","duration":"FOREVER","id":"dec6f38f0cdf4592a326a4e8c7cf78f0","is_valid":true,"name":"premium_waf_svc_trust","version":"V1"}},"schema":{"$ref":"#/definitions/CheckAgencyResponseBody"}},"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-text-1":{"role_name_list":["evs_to_waf_operate_policy"]},"x-request-examples-url-1":"POST https://{Endpoint}/v1/{project_id}/premium-waf/agency?enterprise_project_id=0","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"}