{"base_path":"/","components":null,"consumes":"","definitions":{"IAM5ErrorDetails":{"description":"调用下游服务的报错信息集合,IAM5鉴权错误时才会返回此信息0。","properties":{"error_code":{"description":"下游服务错误码","type":"string"},"error_msg":{"description":"下游服务报错信息","type":"string"}}},"ListSecurityReportSubscriptionsResponseBody":{"properties":{"items":{"description":"安全报告订阅列表","items":{"$ref":"#/definitions/SecurityReportSubscriptionSummaryResponse"},"type":"array"},"total":{"description":"安全报告订阅数","format":"int32","type":"integer"}},"required":["total","items"],"type":"object"},"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"},"SecurityReportSubscriptionSummaryResponse":{"properties":{"enterprise_project_id":{"description":"**参数解释:**\n企业项目ID,当前报告统计的企业项目范围\n**取值范围:**\n不涉及","type":"string"},"is_all_enterprise_project":{"description":"**参数解释:**\n是否是所有企业项目\n**取值范围:**\n- true:是所有企业项目\n- false:不是所有企业项目","type":"boolean"},"is_report_created":{"description":"**参数解释:**\n报告生成状态\n**取值范围:**\n- true:已生成\n- false:暂未生成","type":"boolean"},"latest_create_time":{"description":"**参数解释:**\n报告生成时间\n**取值范围:**\n13位毫秒时间戳","format":"int64","type":"integer"},"report_category":{"description":"**参数解释:**\n报告类型\n**取值范围:**\n- daily_report:安全日报\n- weekly_report:安全周报\n- monthly_report:安全月报\n- custom_report:自定义报告","type":"string"},"report_id":{"description":"**参数解释:**\n报告ID\n**取值范围:**\n不涉及","type":"string"},"report_name":{"description":"**参数解释:**\n报告模板名称\n**取值范围:**\n只能由中文、字母、数字和括号内所列符号(_-.::)组成,且不能超过256个字符长度。","type":"string"},"report_status":{"description":"**参数解释:**\n开启状态\n**取值范围:**\n- opened:已开启\n- closed:已关闭","type":"string"},"sending_period":{"description":"**参数解释:**\n发送时间段\n**取值范围:**\n- morning:00:00~06:00\n- noon:06:00~12:00\n- afternoon:12:00~18:00\n- evening:18:00~24:00","type":"string"},"subscription_id":{"description":"**参数解释:**\n订阅ID\n**取值范围:**\n不涉及","type":"string"},"template_eps_id":{"description":"**参数解释:**\n报告所属项目,生成的报告所归属的企业项目\n**取值范围:**\n不涉及","type":"string"}},"type":"object"}},"description":null,"group_id":"29975c0bd7ce463ca70ad5c074e3974b","host":"waf.cn-north-4.myhuaweicloud.com","id":"cd3733c20ef84376b551d836434cabaf","info_version":"v1","method":"get","name":"ListSecurityReportSubscriptions","parameters":{},"paths":{"/v1/{project_id}/waf/security-report/subscriptions":{"get":{"description":"查询安全报告订阅列表","operationId":"ListSecurityReportSubscriptions","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"},{"default":"all_granted_eps","description":"**参数解释:**\n您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。仅支持查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。\n**约束限制:**\n不涉及\n**取值范围:**\n - all_granted_eps:所有企业项目\n\n**默认取值:**\nall_granted_eps","in":"query","name":"enterprise_project_id","required":true,"type":"string"},{"description":"**参数解释:**\n报告模板名称\n**约束限制:**\n不涉及\n**取值范围:**\n只能由中文、字母、数字和括号内所列符号(_-.::)组成,且不能超过256个字符长度。\n**默认取值:**\n不涉及","in":"query","name":"report_name","required":false,"type":"string"},{"description":"**参数解释:**\n报告类型\n**约束限制:**\n不涉及\n**取值范围:**\n- daily_report:安全日报\n- weekly_report:安全周报\n- monthly_report:安全月报\n- custom_report:自定义报告\n\n**默认取值:**\n不涉及","in":"query","name":"report_category","required":false,"type":"string"},{"description":"**参数解释:**\n开启状态\n**约束限制:**\n不涉及\n**取值范围:**\n- opened:已开启\n- closed:已关闭\n\n**默认取值:**\n不涉及","in":"query","name":"report_status","required":false,"type":"string"},{"description":"**参数解释:**\n分页查询的起始位置,表示从第几条记录开始返回(从0开始计数)。\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n0","in":"query","name":"offset","required":false,"type":"integer"},{"description":"**参数解释:**\n分页查询的单页返回数量,控制每次请求返回的记录条数。\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n10","in":"query","name":"limit","required":false,"type":"integer"}],"produces":["application/json"],"responses":{"200":{"description":"OK","examples":{"application/json":{"items":[{"enterprise_project_id":"all_granted_eps","is_all_enterprise_project":true,"is_report_created":true,"latest_create_time":1741197940369,"report_category":"monthly_report","report_id":"76200fad90d84e19be8015f9e956fbe3","report_name":"test","report_status":"opened","sending_period":"morning","subscription_id":"25e9444bb9634aaca0d0258964d254b3","template_eps_id":0}],"total":1}},"schema":{"$ref":"#/definitions/ListSecurityReportSubscriptionsResponseBody"}},"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/security-report/subscriptions?enterprise_project_id=all_granted_eps","x-support-sdk":"Y"}}},"product_short":"WAF","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询安全报告订阅列表","tags":"安全报告管理","uri":null,"version":"2.0"}