Changes the acceleration region for an accelerated domain name.
Operation description
Each account can call this operation up to 100 times per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:ModifyCdnDomainSchdmByProperty |
none |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name for which you want to change the acceleration region. You can specify only one domain name. |
example.com |
| Property |
string |
Yes |
The information about the acceleration region. {"coverage":"overseas"} Valid values for coverage:
|
{"coverage":"overseas"} |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
15C66C7B-671A-4297-9187-2C4477247A74 |
Examples
Success response
JSON format
{
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Schedule.NotFound | there is no schedule domain found by the targeted coverage value | |
| 400 | DomainTraffic.ExceedThreshold | not allowed to do this operation because the last day traffic exceeds the threshold | |
| 400 | Domain.BeianInvalid | not allowed to do this operation because the domain registration record invalid in China main land | |
| 400 | Schedule.ChangeFail | change domain failed | |
| 400 | InvalidTopLevelDomain.Malformed | Specified TopLevelDomain is malformed. | The specified TopLevelDomain parameter is invalid. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.