說明
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - UnassociateEipAddress。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:UnassociateEipAddress |
update |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
否 |
||
| AllocationId |
string |
是 |
||
| InstanceId |
string |
是 |
||
| InstanceType |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IncorrectEipStatus | Current elastic IP status does not support this operation. | 指定的 EIP 狀態不支援此操作。 |
| 400 | InvalidInstanceId.NotFound | Specified instance does not exist. | |
| 400 | IncorrectInstanceStatus | The current status of instance does not support this operation. | 目前執行個體狀態不支援此類操作。 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified value of InstanceType is not supported. | 不支援指定的 InstanceType。 |
| 400 | IncorrectHaVipStatus | This operation is denied because satus of the specified HaVip is neither Available nor InUse. | 指定的私網高可用虛擬IP(HaVip)狀態不是“可用”和“使用中”,操作被拒絕。 |
| 400 | OperationDenied | Eip of default vpc not allow this operation | EIP 的預設 VPC 不允許該操作。 |
| 400 | InvalidParameter | The specified parameter is not valid. | 無效的參數,請檢查該參數是否正確。 |
| 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 | Forbidden.FinancialLocked | The ip business status is invalid. | |
| 400 | InvalidIpStatus.HasBeenUsedBySnatTable | The removed ip address has been used by snat table. | |
| 400 | InvalidIpStatus.HasBeenUsedByForwardEntry | The specified address has been used by forwardTable. | |
| 400 | InvalidEIPStatus.BizDisabled | The EIP has been locked. | |
| 400 | InvalidStatus.EcsStatusNotSupport | The special instance status Pending is not support operate | |
| 400 | InvalidStatus.EniStatusNotSupport | %s | |
| 400 | InvalidStatus.SnatOrDnat | Operation failed because snat or dnat in unstable status. | |
| 400 | DependencyViolation.SnatEntry | The specified eip is in ip pool. | |
| 400 | InvalidInstance.NotVpc | Bound instance is not vpc instance. | |
| 400 | InvalidStatus.NotAllow | Bound instance status is invalid. | |
| 404 | InvalidAllocationId.NotFound | Specified allocation ID is not found | 指定的彈性公網 IP 不存在,請您檢查您填寫的參數是否正確。 |
| 404 | InvalidHaVip.NotFound | The specified HaVip does not exist. | 指定的 HaVip 不存在。 |
| 404 | Forbidden.RegionNotFound | Specified region is not found during access authentication. | |
| 404 | OperationUnsupported.ServiceManaged | Operation of resource is forbidden because this instance belongs to Service manager. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。