AssociateEipAddressBatch_专有网络_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.

接口说明

  • AssociateEipAddressBatch 用于批量绑定 EIP 到云产品实例,仅支持批量绑定 EIP 到同地域的 NAT 网关实例或辅助弹性网卡实例。EIP 绑定其他云产品实例,请参见 AssociateEipAddress
  • AssociateEipAddressBatch 接口属于异步接口,即系统会先返回一个请求 ID,但 EIP 实例与云产品实例并未批量绑定完成,系统后台的绑定任务仍在进行。您可以调用 DescribeEipAddresses 查询 EIP 实例的状态:
    • 当 EIP 实例处于 Associating 状态时,表示 EIP 实例正在绑定中,在该状态下,您只能执行查询操作,不能执行其他操作。
    • 当 EIP 实例处于 InUse 状态时,表示 EIP 实例绑定完成。
  • AssociateEipAddressBatch 接口不支持同一个 EIP 实例并发绑定云产品实例。

流控信息

请求速率为30/60(s)。

授权信息

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

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
vpc:AssociateEipAddressBatch
Update
Address
acs:vpc:{#regionId}:{#accountId}:eip/{#AllocationId}
Instance
acs:vpc:{#regionId}:{#accountId}:instance/{#InstanceId}
NatGateway
acs:vpc:{#regionId}:{#accountId}:natgateway/{#NatGatewayId}

请求参数

字段名称字段详情
RegionIdstring

要绑定云产品实例的 EIP 所在的地域 ID。展开详情

示例值:cn-hangzhou参考取值来源:
    DescribeRegions
BindedInstanceIdstring

要绑定 EIP 的云产品实例 ID。展开详情

示例值:ngw-hp3akk9irtd69jad****
BindedInstanceTypestring

要绑定 EIP 的实例的类型,取值:展开详情

示例值:Nat
Modestring

绑定模式,仅取值为MULTI_BINDED,表示多 EIP 网卡可见模式。展开详情

示例值:MULTI_BINDED
InstanceIdsarray<string>

需要与云产品实例绑定的 EIP 列表。展开详情

子级条数 <= 50
ClientTokenstring

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

示例值:02fb3da4-130e-11e9-8e44-0016e04115b

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:54B48E3D-DF70-471B-AA93-08E683A1B45

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidAssociation.Duplicated
Specified instance already is associated.诊断
400
OperationDenied
Specified instance is not in VPC.诊断
400
InvalidParameter.Mismatch
Specified elastic IP address and ECS instance are not in the same region.诊断
400
IncorrectEipStatus
Current elastic IP status does not support this operation诊断
400
IncorrectInstanceStatus
Current instance status does not support this operation.诊断
400
InvalidInstanceType.ValueNotSupported
The specified value of InstanceType is not supported.诊断
400
IncorrectHaVipStatus
HaVip can be operated by this action only when it's status is Available or InUse.诊断
400
InvalidParameter
The specified parameter is not valid.诊断
400
Forbidden
The eip instance owener error诊断
400
TaskConflict
The eip operate too frequent, TaskConflict.诊断
400
InvalidBindingStatus
The eip binding status invalid.诊断
400
BIND_INSTANCE_HAVE_PORTMAP_OR_BIND_EIP
The instance may have portMap or already bind eip.诊断
400
EIP_CAN_NOT_ASSOCIATE_WITH_PUBLIC_IP
instance already bind natpublicip,cannot bind eip.诊断
400
BIND_INSTANCE_OWENER_ERROR
Cannot operate the eip.诊断
400
NATGATEWAY_FINANCIALLOCKED
The NatGateway has expire, cannot do bind operation.诊断
400
InvalidParameter.InstanceTypeNotSupport
The specified instance type is not support.诊断
400
QuotaExceeded.NumberOfTrafficEip
The number of traffic eip on natgw exceed limitation.诊断
400
QuotaExceeded.NumberOfEip
Binded eip Quota exceed on this NatGw.诊断
400
InvalidEipBandwidth.OutOfMaxValue
The Eip Bandwidth is invalid.诊断
400
Forbidden.EipCanNotBindGatgw
Eip can not bind on natgw.诊断
400
InvalidAction.Denied
Action is denied due to unfinished Eip configuration modification.诊断
400
InstanceType.NotSupport
The instance type is invalid.诊断
400
InvalidParams.NotFound
instance not found诊断
400
BindInstance.NotSupported
bind instance type %s is not supported.诊断
400
Forbidden.InstanceBandwidthNotZero
Eip can not bind with instance when it's bandwidth is not zero.诊断
400
INSTANCE_TYPE_NOT_SUPPORT
The instance type is invalid.诊断
400
ServerRegion.Invalid
Eip bind remote server region invalid.诊断
400
Eni.Attached
The eni should be detached from ecs when associating with direct eip.诊断
400
Invalid.DirectEip.BindType
The direct eip can be only associated with eni.诊断
400
Invalid.Function.NotSupported
Multi-IP function is under test, the region or uid is not supported.诊断
400
InvalidStatus.EniStatusNotSupport
%s诊断
400
InvalidParameter.EniInstanceId
%s诊断
400
%s
%s诊断
400
EipBatchBind.TypeNotSupport
eip batch bind type not support诊断
400
OperationFailed.RegionNotMatch
The specified eip is not in this region诊断
400
InvalidEIPStatus.BizDisabled
The EIP has been locked.诊断
400
Forbidden.FinancialLocked
The ip business status is invalid.诊断
400
OperationDenied.Unauthorized
The operation is not allowed because the user is not in the whitelist.诊断
400
OperationDenied.UnsupportedEipBindMode
The operation is not supported for the NAT gateway due to its EIP binding mode.诊断
400
OperationDenied.Ipv4GatewayExist
The operation is not allowed because of Ipv4GatewayExist.诊断
404
InvalidAllocationId.NotFound
Specified allocation ID is not found.诊断
404
InvalidInstanId.NotFound
Specified instance does not exist.诊断
404
InvalidRegionId.NotFound
Specified value of InstanceRegionId is not supported.诊断
404
Forbidden.RegionNotFound
Specified instance is not found during access authentication.诊断
404
OperationDenied.VpcIpv4GatewayEnabled
The operation is not allowed because of the VPC of the NAT gateway has opened IPv4 Gateway.诊断

变更历史

变更时间变更内容概要操作
2023-06-26
变更错误码400
2023-05-15
变更错误码400
2023-03-23
变更错误码400

相关示例