AssociateEipAddress_云服务器 ECS_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.

流控信息

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

授权信息

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

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
vpc:AssociateEipAddress
Update
全部资源
*

请求参数

字段名称字段详情
RegionIdstring
AllocationIdstring
InstanceIdstring
InstanceTypestring

返回参数

字段名称字段详情
RequestIdstring

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidAction.Denied
Action is denied due to unfinished Eip configuration modification.诊断
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
ReserveIpFail
Reserve eip failed.诊断
400
Forbbiden
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
QuotaExceeded.NumberOfTrafficEip
The number of traffic eip on natgw exceed limitation.诊断
400
QuotaExceeded.NumberOfEip
Binded eip Quota exceed on this NatGw.诊断
400
InvalidEipBandwidth.OutOfMaxValue
""诊断
400
Forbidden.EipCanNotBindGatgw
Eip can not bind on natgw.诊断
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
InvalidStatus.EcsStatusNotSupport
The special instance status Pending is not support operate诊断
400
NATGATEWAY_FINANCIALLOCKED
The NatGateway has expire, cannot do bind operation.诊断
400
InvalidParameter.InstanceTypeNotSupport
The specified instance type is not support.诊断
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
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
InvalidStatus.EniStatusNotSupport
%s诊断
400
InvalidParameter.EniInstanceId
%s诊断
400
InvalidNexthop.DirectEni
The direct Eni cannot be nexthop.诊断
400
InvalidEIPStatus.BizDisabled
The EIP has been locked.诊断
400
OperationFailed.EniSubIp
Eni has sub ip can not bind direct eip.诊断
400
InvalidEip.EipQuotaExceeded
The specified eni assigned eip is more than privateIp.诊断
400
OperationFailed.QueryCommodityInfo
Operation failed because quey commodity info error.诊断
400
OperationUnsupported.MultiIp
Multi ip function is not support.诊断
400
InvalidNicOrVm.NotFound
Bind nic or vm not exist.诊断
400
OperationUnsupported.EipBindModel
The instance type of ecs does not support MULTI_BINDED model Eip.诊断
400
IncorrectStatus.NatGateway
%s诊断
400
InvalidParameter.BindingInstanceRegion
The specified BindingInstanceRegion is not supported.诊断
400
OperationFailed.HavipBoundPortmap
%s诊断
400
InvalidStatus.NotAllow
Bound instance status is invalid.诊断
400
InvalidInstance.NotVpc
Bound instance is not vpc instance.诊断
400
InvalidStatus.InstanceHasBandWidth
The specified instance bandwidth invalid.诊断
400
OperationDenied.CloudBoxResourceExist
The operation is not allowed because the resource to be bound is a CloudBox resource.诊断
404
InvalidAllocationId.NotFound
Specified allocation ID is not found.诊断
404
InvalidInstanId.NotFound
Specified instance does not exist.诊断
404
InvalidHaVip.NotFound
The specified HaVip does not exist.诊断
404
Forbidden.RegionNotFound
Specified region is not found during access authentication.诊断
404
InvalidRegionId.NotFound
Specified value of InstanceRegionId is not supported.诊断
404
InvalidInstance.NotExist
Bind instance data not exist.诊断
503
ServiceUnavailable
The request has failed due to a temporary failure of the server.诊断

变更历史

变更时间变更内容概要操作
2024-06-17
变更错误码400
2022-09-10
变更错误码404

相关示例