UpdateIpSets_全球加速_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

  • UpdateIpSets 接口属于异步接口,即系统会先返回一个请求 ID,但加速地域并未修改完成,系统后台的修改任务仍在进行。您可以调用 DescribeIpSet 查询加速地域的状态:
    • 当加速地域处于 updating 状态时,表示加速地域正在修改中,在该状态下,您只能执行查询操作,不能执行其他操作。
    • 当加速地域处于 active 状态时,表示加速地域修改完成。
  • UpdateIpSets 接口不支持在同一个全球加速实例内并发修改加速地域。

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
RegionIdstring

全球加速实例所在的地域 ID,仅取值cn-hangzhou

示例值:cn-hangzhou
IpSetsarray<object>

加速地域列表。

子级条数 <= 100

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:685662FF-B1CE-4D5C-A4C8-2FF3C2146BFC

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Repeat.IpSets
The configuration of IpSet is duplicated.诊断
400
NotExist.IpSets
The IpSet does not exist.诊断
400
NotActive.IpSet
The state of IpSet is not active.诊断
400
StateError.Accelerator
The state of the accelerated instance is invalid.诊断
400
NotExist.BasicBandwidthPackage
You must specify the basic bandwidth package.诊断
400
GreaterThanGa.IpSetBandwidth
The total bandwidth for IpSet exceeds the total bandwidth of the GA instance.诊断

变更历史

暂无变更历史

相关示例

管理加速区域
2022-12-26