Modifies the acceleration region of a domain name.
Operation description
QPS limit
You can call this operation up to 100 queries per second (QPS) per user. API calls that exceed this limit are throttled, which may affect your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:ModifyLiveDomainSchdmByProperty |
update |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| DomainName |
string |
Yes |
The live streaming domain for which you want to modify the acceleration region. |
example.com |
| Property |
string |
Yes |
The acceleration region. A value of {"coverage":"overseas"} specifies that the configuration is for regions outside mainland China. The following list describes the valid values for coverage:
|
{"coverage":"global"} |
Response elements
|
Element |
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 | 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 | This operation is not allowed because the domain name is registered in the Chinese mainland. |
| 400 | Schedule.ChangeFail | change domain failed |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.