阅读264 返回首页    go 微信


删除路由器接口__高速通道相关接口_API 参考_云服务器 ECS-阿里云

描述

删除一个路由器接口。

  • 仅当RouterInterface的状态为以下状态时才允许该操作: Idle、Inactive。
  • 删除路由器接口时,要求指向它的自定义路由均已经被删除;

请求参数

名称 类型 是否必须 描述
Action string 系统规定参数,取值:DeleteRouterInterface
RegionId string 实例所在的地域
RouterInterfaceId string 路由器接口的ID

返回参数

全是公共返回参数,详见公共返回参数

错误码

错误代码 描述 Http 状态码 语义
InvalidRegionId.NotFound 404 指定的 RegionId 不存在
IncorrectStatus This openeration would be allowed only when status of this RouterInterface is Idle/Inactive. 400 当 RouterInterface 状态为 “Idle” 或 “Inactive” 时才能执行操作
DependencyViolation.RouterInterfaceReferedByRouteEntry RouterInterface cannot be deleted when it is refered by a route table entry as next hop. 400 被某个路由条目引用(将当做下一跳目标)时,不能删除;

最后更新:2016-12-18 12:02:20

  上一篇:go 修改路由器接口规格__高速通道相关接口_API 参考_云服务器 ECS-阿里云
  下一篇:go 查询可用专线接入点信息__高速通道相关接口_API 参考_云服务器 ECS-阿里云