UpdateIpSet_全球加速_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.

接口说明

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

流控信息

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

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
ga:UpdateIpSet
Update
IpSet
acs:ga:{#regionId}:{#accountId}:ipset/{#ipSetId}

请求参数

字段名称字段详情
RegionIdstring

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

示例值:cn-hangzhou
ClientTokenstring

客户端 Token,用于保证请求的幂等性。展开详情

示例值:7D2F7E4E-B958-439C-9821-56D6213A31EC
IpSetIdstring

要修改的加速地域 ID。

示例值:ips-bp11r5jb8ogp122xl****参考取值来源:
    ListIpSets
    CreateIpSets
Bandwidthinteger<int32>

要修改的加速地域带宽。单位:Mbps。展开详情

示例值:3

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:7D2F7E4E-B958-439C-9821-56D6213A31EC

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Resource.QuotaFull
The resource quota is exceeded.诊断
400
NotExist.IpSet
The IpSet does not exist.诊断
400
StateError.IpSet
The state of IpSet is invalid.诊断
400
NotExist.Accelerator
The accelerated instance does not exist.诊断
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.诊断
403
Forbbiden.SubUser
You are not authorized to operate on the specified resource because your account was created by another user.诊断
403
Forbidden
The user is not authorized to operate on the specified resource.诊断
500
UnknownError
An error occurred while processing your request. Please try again. If the error persists, please submit a ticket.诊断

变更历史

暂无变更历史

相关示例

管理加速区域
2022-12-26