内容分发网络 CDN-批量查询域名的区域、运营商统计明细-按域名单独返回:URI

时间:2024-04-23 16:29:52

URI

GET /v1.0/cdn/statistics/domain-item-location-details

表1 Query参数

参数

是否必选

参数类型

描述

enterprise_project_id

String

当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,"all"表示所有项目。注意:当使用子账号调用接口时,该参数必传。

start_time

Long

查询开始时间戳,必须设为5分钟整时刻点

end_time

Long

查询结束时间戳,必须设为5分钟整时刻点

domain_name

String

域名 列表, 多个域名 以逗号(半角)分隔,如:www.test1.com,www.test2.com,all表示查询名下全部域名

stat_type

String

指标类型列表 网络资源消耗:bw(带宽),flux(流量),ipv6_bw(ipv6带宽),ipv6_flux(ipv6流量), https_bw(https带宽),https_flux(https流量) 访问情况:req_num(请求总数),hit_num(请求命中次数),req_time(请求时长) HTTP状态码(组合指标):status_code_2xx(状态码2xx),status_code_3xx(状态码3xx),status_code_4xx(状态码4xx),status_code_5xx(状态码5xx)

region

String

区域列表,以逗号分隔,all表示查询全部区域

isp

String

运营商列表,以逗号分隔,all表示查询全部运营商

support.huaweicloud.com/api-cdn/cdn_02_0088.html