修改直播域名加速区域。
接口说明
QPS 限制
本接口的单用户 QPS 限制为 100 次/秒。超过限制,API 调用会被限流,这可能会影响您的业务,请合理调用。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
live:ModifyLiveDomainSchdmByProperty |
update |
*Domain
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
RegionId |
string |
否 |
地域 ID。 |
cn-shanghai |
DomainName |
string |
是 |
需修改加速区域的直播域名。 |
example.com |
Property |
string |
是 |
修改加速区域。 {“coverage”:“overseas”} 指的是该配置面向的是海外区域。下面是对三个支持的 coverage 值的说明:
|
{"coverage":"global"} |
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
|||
RequestId |
string |
请求 ID。 |
15C66C7B-671A-4297-9187-2C4477247A74 |
示例
正常返回示例
JSON
格式
{
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
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 |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。