ルーターインターフェイスの属性を変更します。
この API は廃止されました。一時的にアクセス可能ですが、更新やバグ修正対応は一切行われません。代わりに Vpc(2016-04-28) - ModifyRouterInterfaceAttribute への移行を推奨します。より強化された機能に加え、サポートも引き続きご利用いただけます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
vpc:ModifyRouterInterfaceAttribute |
update |
*RouterInterface
|
|
なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
|
|
| RouterInterfaceId |
string |
必須 |
|
|
| Name |
string |
任意 |
|
|
| Description |
string |
任意 |
http:// または https:// で始めることはできません。 |
|
| OppositeInterfaceId |
string |
任意 |
|
|
| OppositeRouterId |
string |
任意 |
|
|
| OppositeRouterType |
string |
任意 |
VRouter および VBR。 デフォルト値は VRouter です。 |
|
| OppositeInterfaceOwnerId |
integer |
任意 |
|
|
| HealthCheckSourceIp |
string |
任意 |
|
|
| HealthCheckTargetIp |
string |
任意 |
|
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|
||
| RequestId |
string |
|
例
成功レスポンス
JSONJSON
{
"RequestId": ""
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 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. | |
| 400 | InvalidDescription.Malformed | The Description is illeagl. | |
| 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. | |
| 404 | InvalidRouterInterfaceId.NotFound | The specified RouterInterfaceId does not exist in our records. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。