Modifies the acceleration region for a domain name by specifying a property.
Operation description
The call frequency for a single user is 100 calls per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:ModifyDCdnDomainSchdmByProperty |
update |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The domain name whose acceleration region you want to modify. You can specify only one domain name. |
example.com |
| Property |
string |
Yes |
The properties of the acceleration region, such as {"coverage":"overseas"}. The coverage parameter can be set to one of the following values:
|
{"coverage":"overseas"} |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
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 | This domain does not have any available CDN resources in the accelerated area. | No scheduling domain resources are available for the domain name. |
| 400 | DomainTraffic.ExceedThreshold | You are not allowed to perform this operation because the traffic peak of the last day exceeds the threshold. | You cannot change the domain name because the peak bandwidth of the domain name yesterday exceeded the upper limit. |
| 400 | Domain.BeianInvalid | You are not allowed to perform this operation because the ICP license of your domain is invalid in Chinese Mainland. | The ICP number of the domain name is invalid. |
| 400 | Schedule.ChangeFail | Failed to change the accelerated area for the domain. | Failed to switch to another scheduling domain for the domain name. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.