全部產品
Search
文件中心

Elastic Compute Service:AssociateEipAddress -

更新時間:Apr 16, 2026

說明

目前該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 或 Global Acceleration執行個體,不能再綁定,如需更換執行個體綁定的 EIP 或Global Acceleration執行個體,請先解除綁定。
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. 請求後端逾時,請稍後重試。

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情