ModifyRouterInterfaceAttribute
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - ModifyRouterInterfaceAttribute。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:ModifyRouterInterfaceAttribute |
update |
*RouterInterface
|
|
無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
||
| RouterInterfaceId |
string |
是 |
||
| Name |
string |
否 |
||
| Description |
string |
否 |
||
| OppositeInterfaceId |
string |
否 |
||
| OppositeRouterId |
string |
否 |
||
| OppositeRouterType |
string |
否 |
||
| OppositeInterfaceOwnerId |
integer |
否 |
||
| HealthCheckSourceIp |
string |
否 |
||
| HealthCheckTargetIp |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IncorrectStatus | RouterInterface can be operated by this action only when the status is Active,idle or inactive. | |
| 400 | Forbidden.FinancialLocked | This RouterInterface is financiel locked because of bills outstanding. | |
| 400 | InvalidName.Malformd | The attribute name is illeagl. | 屬性名稱不合法。 |
| 400 | InvalidOppositeRouterType.ValueNotSupported | The specified OppositeRouterType is not valid. | 指定的 OppositeRouterType 不合法。 |
| 400 | InvalidDescription.Malformed | The Description is illeagl. | 指定的資源描述格式不合法。長度為2-256個字元,不能以 http:// 和 https:// 開頭。 |
| 400 | Forbbiden | The Router instance owener error | |
| 400 | LinkRole.NotSupport | This linkrole is not supported | 不支援指定的連結角色。 |
| 400 | Forbbiden.ModifyIdAndType | Opposite is VBR, cannot modify the ID and type | |
| 400 | InvalidParam.ModifyRouterInterface | Modify routerinterface param invalid | |
| 404 | InvalidRegionId.NotFound | The specified RegionId does not exist in our records. | 指定的RegionId不存在,請您檢查此產品在該地區是否可用。 |
| 404 | InvalidRouterInterfaceId.NotFound | The specified RouterInterfaceId does not exist in our records. | 指定的路由器介面不存在,請您檢查填寫的路由器介面是否正確。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。