UpdateSiteCoverage - 修改站点加速区域

修改单个站点的加速区域。更新站点的加速配置,以适应流量分布变化或提升特定地区用户的访问体验。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

当前API暂无授权信息透出。

请求参数

名称类型必填描述示例值
SiteIdlong

站点 ID。可通过调用 ListSites 接口查询获取。

1234567890123
Coveragestring

修改到的目标加速区域。取值:

  • domestic:仅中国内地。
  • global:全球。
  • overseas:全球(不包含中国内地)。
global

返回参数

名称类型描述示例值
object
RequestIdstring

请求 ID。

65C66B7B-671A-8297-9187-2R5477247B76

示例

正常返回示例

JSON格式

{
  "RequestId": "65C66B7B-671A-8297-9187-2R5477247B76"
}

错误码

HTTP status code错误码错误信息描述
400InternalExceptionFailed to call the service. Try again later or contact technical support.调用服务失败,请稍后重试或联系客服咨询详情。
400Site.ServiceBusyThis website is being configured. Try again later.该站点正在配置中,请稍后再试。
400InvalidParameter.CoverageThe selected location is unavailable in your plan. Change the location to one that is covered by the plan and try again.您选择的加速区域不在当前套餐支持范围内,请更换为套餐支持的加速区域后重试。
400SiteHasTransportLayerApplicationsThe current site has an existing four-layer accelerated application, and the current operation is not allowed. If necessary, please contact customer service.当前站点有已经存在的四层加速应用,不允许进行当前操作,如有需要,请联系客服。
400IpaNotActiveThe ipa application is not active.当前应用正在部署中。
500InternalErrorFailed to call the service. Try again later or contact technical support.调用服务失败,请稍后重试或联系客服咨询详情。

访问错误中心查看更多错误码。

变更历史

变更时间变更内容概要操作
2024-10-15OpenAPI 错误码发生变更查看变更详情
2024-09-24OpenAPI 错误码发生变更查看变更详情
2024-09-18OpenAPI 错误码发生变更查看变更详情