AssociateEipAddress -

更新时间:
复制为 MD 格式

说明

目前该API接口已标记为弃用,推荐使用替代API:Vpc(2016-04-28) - AssociateEipAddress

调试

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

调试

授权信息

下表是API对应的授权信息,可以在RAM权限策略语句的Action元素中使用,用来给RAM用户或RAM角色授予调用此API的权限。具体说明如下:

  • 操作:是指具体的权限点。

  • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。

  • 资源类型:是指操作中支持授权的资源类型。具体说明如下:

    • 对于必选的资源类型,用前面加 * 表示。

    • 对于不支持资源级授权的操作,用全部资源表示。

  • 条件关键字:是指云产品自身定义的条件关键字。

  • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。

操作

访问级别

资源类型

条件关键字

关联操作

vpc:AssociateEipAddress

update

*全部资源

*

请求参数

名称

类型

必填

描述

示例值

RegionId

string

AllocationId

string

InstanceId

string

InstanceType

string

返回参数

名称

类型

描述

示例值

object

RequestId

string

示例

正常返回示例

JSON格式

{
  "RequestId": ""
}

错误码

HTTP status code

错误码

错误信息

描述

400 InvalidAction.Denied Action is denied due to unfinished Eip configuration modification.
400 InvalidAssociation.Duplicated Specified instance already is associated. 该实例已绑定 EIP 或 全球加速实例,不能再绑定,如需更换实例绑定的 EIP 或全球加速实例,请先解绑。
400 OperationDenied Specified instance is not in VPC. 指定实例不在 VPC 中。
400 InvalidParameter.Mismatch Specified elastic IP address and ECS instance are not in the same region. 指定的 EIP 地址与 ECS 实例不在同一地域内。
400 IncorrectEipStatus Current elastic IP status does not support this operation 指定的EIP状态不支持此操作。
400 IncorrectInstanceStatus Current instance status does not support this operation. 当前实例状态不支持此操作。
400 InvalidInstanceType.ValueNotSupported The specified value of InstanceType is not supported. 不支持指定的 InstanceType。
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. 储存 EIP 失败。
400 Forbbiden The eip instance owener error EIP 不属于当前调用者,请您检查该 EIP 是否可被您调用。
400 TaskConflict The eip operate too frequent, TaskConflict. 操作过于频繁,请稍等一会再重试
400 InvalidBindingStatus The eip binding status invalid. 指定的 EIP 绑定状态不合法。
400 BIND_INSTANCE_HAVE_PORTMAP_OR_BIND_EIP The instance may have portMap or already bind eip. 指定的实例已设置端口映射或绑定 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. 不能直接绑定 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. 指定的 HaVip 不存在。
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. 请求后端超时,请稍后重试。

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

变更历史

更多信息,参考变更详情