调用ModifyDCdnDomainSchdmByProperty通过配置组修改域名的加速区域。
接口说明
说明
单用户调用频率:100 次/秒。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
dcdn:ModifyDCdnDomainSchdmByProperty |
update |
*domain
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
DomainName |
string |
是 |
需修改加速区域的域名,仅支持单个修改。 |
example.com |
Property |
string |
是 |
加速区域属性,{"coverage":"overseas"}。 其中 coverage 参数的取值如下:
|
{"coverage":"overseas"} |
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
|||
RequestId |
string |
请求 ID。 |
15C66C7B-671A-4297-9187-2C4477247A74 |
示例
正常返回示例
JSON
格式
{
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
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. | 域名切换调度区域失败 |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。
该文章对您有帮助吗?