API授权项列表
域名操作
权限 |
授权项 |
对应API接口 |
IAM项目 |
企业项目 |
---|---|---|---|---|
查询加速域名 |
cdn:configuration:queryDomains |
GET /v1.0/cdn/domains |
√ |
√ |
创建加速域名 |
cdn:configuration:createDomains |
POST /v1.0/cdn/domains |
√ |
√ |
停用加速域名 |
cdn:configuration:disableDomains |
PUT /v1.0/cdn/domains/{domainId}/disable |
√ |
√ |
删除加速域名 |
cdn:configuration:deleteDomains |
DELETE /v1.0/cdn/domains/{domainId} |
√ |
√ |
启用加速域名 |
cdn:configuration:enableDomains |
PUT /v1.0/cdn/domains/{domainId}/enable |
√ |
√ |
域名配置
权限 |
授权项 |
对应API接口 |
IAM项目 |
企业项目 |
---|---|---|---|---|
查询源站信息 |
cdn:configuration:queryOriginServerInfo |
GET /v1.0/cdn/bucketinfo |
√ |
√ |
查询回源地址 |
cdn:configuration:queryOriginConfInfo |
GET /v1.0/cdn/domains/{domainId}/originhost |
√ |
√ |
查询HTTPS配置 |
cdn:configuration:queryHttpsConf |
GET /v1.0/cdn/domains/{domain_id}/https-info |
√ |
√ |
查询缓存规则 |
cdn:configuration:queryCacheRule |
GET /v1.0/cdn/domains/{domainId}/cache |
√ |
√ |
查询Referer过滤规则 |
cdn:configuration:queryReferConf |
GET /v1.0/cdn/domains/{domainId}/referer |
√ |
√ |
查询IP黑名单 |
cdn:configuration:queryIpAcl |
GET /v1.0/cdn/domains/{domain_id}/ip-acl |
√ |
√ |
查询响应header头信息 |
cdn:configuration:queryResponseHeaderList |
GET /v1.0/cdn/domains/{domainId}/response-header |
√ |
√ |
修改源站信息 |
cdn:configuration:modifyOriginServerInfo |
PUT /v1.0/cdn/domains/{domainId}/origin |
√ |
√ |
修改回源地址 |
cdn:configuration:modifyOriginConfInfo |
PUT /v1.0/cdn/domains/{domainId}/originhost |
√ |
√ |
配置HTTPS |
cdn:configuration:modifyHttpsConf |
PUT /v1.0/cdn/domains/{domain_id}/https-info |
√ |
√ |
设置缓存规则 |
cdn:configuration:modifyCacheRule |
PUT /v1.0/cdn/domains/{domainId}/cache |
√ |
√ |
设置Referer过滤规则 |
cdn:configuration:modifyReferConf |
PUT /v1.0/cdn/domains/{domainId}/referer |
√ |
√ |
设置IP黑名单 |
cdn:configuration:modifyIpAcl |
PUT /v1.0/cdn/domains/{domain_id}/ip-acl |
√ |
√ |
设置响应header头 |
cdn:configuration:createResHeader |
PUT /v1.0/cdn/domains/{domainId}/response-header |
√ |
√ |
修改回源请求头 |
cdn:configuration:modifyOriginConfInfo |
PUT /v2/cdn/configuration/domains/{domain_name}/configs |
√ |
√ |
查看回源请求头 |
cdn:configuration:queryOriginConfInfo |
GET /v2/cdn/configuration/domains/{domain_name}/configs |
√ |
√ |
刷新预热
权限 |
授权项 |
对应API接口 |
IAM项目 |
企业项目 |
---|---|---|---|---|
查询刷新预热历史记录 |
cdn:configuration:queryCacheHistoryTask |
GET /v1.0/cdn/historytasks |
√ |
√ |
查询刷新预热任务详情 |
cdn:configuration:queryCacheHistoryTask |
GET /v1.0/cdn/historytasks/{history_tasks_id}/detail |
√ |
√ |
开启刷新功能 |
cdn:configuration:refreshCache |
POST /v1.0/cdn/content/refresh-tasks |
√ |
√ |
开启预热功能 |
cdn:configuration:preheatCache |
POST /v1.0/cdn/content/preheating-tasks |
√ |
√ |
统计分析
权限 |
授权项 |
对应API接口 |
IAM项目 |
企业项目 |
---|---|---|---|---|
查询消耗明细 |
cdn:statistics:queryDomainSummaryDetail |
GET /v1.0/cdn/statistics/domain-summary-detail |
√ |
√ |
查询域名消耗统计 |
cdn:statistics:queryDomains |
GET /v1.0/cdn/statistics/domain |
√ |
√ |
查询区域消耗统计 |
cdn:statistics:queryRegionSummary |
GET /v1.0/cdn/statistics/region-detail-summary |
√ |
√ |
查询运营商消耗统计 |
cdn:statistics:queryCarrierSummary |
GET /v1.0/cdn/statistics/carrier-detail-summary |
√ |
√ |
查询TOP100 URL明细 |
cdn:statistics:queryTopUrl |
GET /v1.0/cdn/statistics/top-url |
√ |
√ |
查询区域和运营商下的域名消耗统计 |
cdn:statistics:queryRegionCarrierData |
GET /v1.0/cdn/statistics/region-carrier-domain |
√ |
√ |
CDN日志
权限 |
授权项 |
对应API接口 |
IAM项目 |
企业项目 |
---|---|---|---|---|
日志查询 |
cdn:log:queryLogs |
GET /v1.0/cdn/logs |
√ |
√ |