阅读628 返回首页    go 微信


将路由器接口置为非激活__高速通道相关接口_API 参考_云服务器 ECS-阿里云

将路由器接口状态置为非激活

描述

将一个Active状态的RouterInterface置为Inactive。

  • 这是一个异步操作,返回成功后,RouterInterface会进入Deactivating状态;用户可以通过轮询RouterInterface状态的方式得知是否已经进入Inactive状态。
  • 若该RI处于欠费状态,则不允许进行该操作

请求参数

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

返回参数

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

错误码

错误代码 描述 Http 状态码 语义
InvalidRegionId.NotFound The specified RegionId does not exist in our records. 404 指定的的 RegionId 不存在
InvalidRouterInterfaceId.NotFound The specified RouterInterfaceId does not exist in our records. 404 指定的 RouterInterfaceId 不存在
IncorrectStatus RouterInterface can be operated by this action only when it’s status is Active. 400 当 RouterInterface 状态为 “Active” 时才能执行操作
Forbidden.FinancileLocked This RouterInterface is financiel locked because of bills outstanding. 400 实例处于欠费锁定状态

最后更新:2016-12-18 11:59:44

  上一篇:go 发起路由器接口连接__高速通道相关接口_API 参考_云服务器 ECS-阿里云
  下一篇:go 将路由器接口置为激活__高速通道相关接口_API 参考_云服务器 ECS-阿里云