ModifyDCdnDomainSchdmByProperty_全站加速_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

说明 单用户调用频率:100 次/秒。

流控信息

请求速率为10/1(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
dcdn:ModifyDCdnDomainSchdmByProperty
Update
domain
acs:dcdn:*:{#accountId}:domain/{#domainName}

请求参数

字段名称字段详情
DomainNamestring

需修改加速区域的域名,仅支持单个修改。

示例值:example.com参考取值来源:
    AddDcdnIpaDomain
    BatchAddDcdnDomain
    DescribeDcdnWafDomains
Propertystring

加速区域属性,{"coverage":"overseas"}。展开详情

示例值:{"coverage":"overseas"}

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:15C66C7B-671A-4297-9187-2C4477247A74

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Schedule.NotFound
This domain does not have any available CDN resources in the accelerated area.诊断
400
DomainTraffic.ExceedThreshold
You are not allowed to perform this operation because the traffic peak of the last day exceeds the threshold.诊断
400
Domain.BeianInvalid
You are not allowed to perform this operation because the ICP license of your domain is invalid in Chinese Mainland.诊断
400
Schedule.ChangeFail
Failed to change the accelerated area for the domain.诊断

变更历史

暂无变更历史

相关示例