huawei-cloud-api-definitions-WAF 0.1.20260403

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"BotRequestTimeline":{"description":"**参数解释:**\n特定时间点的请求趋势数据\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","properties":{"behavior_matched_count":{"description":"**参数解释:**\n该时间点行为检测的请求数量\n**约束限制:**\n不涉及\n**取值范围:**\n≥0\n**默认取值:**\n0","type":"integer"},"datetime":{"description":"**参数解释:**\n时间点(如2023-10-01 00:00:00)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","format":"int64","type":"integer"},"known_bot_matched_count":{"description":"**参数解释:**\n该时间点匹配已知bot的请求数量\n**约束限制:**\n不涉及\n**取值范围:**\n≥0\n**默认取值:**\n0","type":"integer"},"normal_request_count":{"description":"**参数解释:**\n该时间点的正常请求数量\n**约束限制:**\n不涉及\n**取值范围:**\n≥0\n**默认取值:**\n0","type":"integer"},"transparent_matched_count":{"description":"**参数解释:**\n该时间点透明检测的请求数量\n**约束限制:**\n不涉及\n**取值范围:**\n≥0\n**默认取值:**\n0","type":"integer"}},"type":"object"},"BotRequestTimelines":{"description":"**参数解释:**\n请求趋势汇总,按时间展示请求变化情况\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","example":{"end_time":1750766400000,"start_time":1749578400000,"time_span":21600000,"timelines":[{"behavior_matched_count":0,"datetime":1749578400000,"known_bot_matched_count":0,"normal_request_count":0,"transparent_matched_count":0}]},"properties":{"end_time":{"description":"**参数解释:**\n统计结束时间\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","format":"int64","type":"integer"},"start_time":{"description":"**参数解释:**\n统计开始时间\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","format":"int64","type":"integer"},"time_span":{"description":"**参数解释:**\n时间间隔(如1h表示每小时)\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","format":"int64","type":"integer"},"timelines":{"items":{"$ref":"#/definitions/BotRequestTimeline"},"type":"array"}},"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":"54a3fb5a13af489c91c64de4644a284e","info_version":"v1","method":"get","name":"ListBotMTimeline","parameters":{},"paths":{"/v1/{project_id}/waf/overviews/bot-manager/bot-request-on-timeline":{"get":{"description":"查询BotM中bot的请求时间趋势","operationId":"ListBotMTimeline","parameters":[{"description":"**参数解释:**\n租户 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开始时间\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","format":"int64","in":"query","name":"start_time","required":true,"type":"integer"},{"description":"**参数解释:**\n结束时间\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","format":"int64","in":"query","name":"end_time","required":true,"type":"integer"},{"description":"**参数解释:**\n租户Id\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"query","name":"tenant_id","required":false,"type":"string"},{"description":"**参数解释:**\n企业项目Id\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"query","name":"enterprise_project_id","required":false,"type":"string"},{"description":"**参数解释:**\n租户项目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":"query","items":{"type":"string"},"name":"hosts","required":false,"type":"array"},{"description":"**参数解释:**\n域名\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"query","name":"domain","required":false,"type":"string"},{"description":"**参数解释:**\n区域\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"query","name":"region","required":false,"type":"string"},{"description":"**参数解释:**\n站点\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"query","name":"site","required":false,"type":"string"}],"produces":["application/json;charset=utf-8"],"responses":{"200":{"description":"OK","examples":{"application/json":{"end_time":1750766400000,"start_time":1749578400000,"time_span":21600000,"timelines":[{"behavior_matched_count":0,"datetime":1749578400000,"known_bot_matched_count":0,"normal_request_count":0,"transparent_matched_count":0}]}},"schema":{"$ref":"#/definitions/BotRequestTimelines"}},"400":{"description":"请求失败","schema":{"$ref":"#/definitions/RestErrorResponse"}},"401":{"description":"token权限不足","schema":{"$ref":"#/definitions/RestErrorResponse"}},"500":{"description":"服务器内部错误","schema":{"$ref":"#/definitions/RestErrorResponse"}}},"summary":"查询BotM中bot的请求时间趋势","tags":["安全总览"],"x-api-type":"open-api","x-is-registered":"Y","x-support-international":true,"x-support-sdk":"Y"}}},"product_short":"WAF","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询BotM中bot的请求时间趋势","tags":"安全总览","uri":null,"version":"2.0"}