UnassociateEipAddress_云服务器 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:UnassociateEipAddress
Update
全部资源
*

请求参数

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

返回参数

字段名称字段详情
RequestIdstring

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
IncorrectEipStatus
Current elastic IP status does not support this operation.诊断
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.诊断
400
IncorrectHaVipStatus
This operation is denied because satus of the specified HaVip is neither Available nor InUse.诊断
400
OperationDenied
Eip of default vpc not allow this operation诊断
400
InvalidParameter
The specified parameter is not valid.诊断
400
Forbbiden
The eip instance owener error诊断
400
TaskConflict
The eip operate too frequent, TaskConflict.诊断
400
InvalidBindingStatus
The eip binding status invalid.诊断
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诊断
404
InvalidHaVip.NotFound
The specified HaVip does not exist.诊断
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.诊断

变更历史

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

相关示例