说明
目前该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. |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。
该文章对您有帮助吗?