集約ルートを変更します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
cen:ModifyTransitRouteTableAggregation |
create |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
タイプ |
必須 / 任意 |
説明 |
例 |
| TransitRouteTableId |
string |
必須 |
Enterprise Edition トランジットルーターのルートテーブルの ID。 |
vtb-6ehgc262hr170qgyc**** |
| TransitRouteTableAggregationName |
string |
任意 |
集約ルートの名前。 名前は空にするか、1 ~ 128 文字の長さにできます。 http:// または https:// で始めることはできません。 |
nametest |
| TransitRouteTableAggregationCidr |
string |
必須 |
集約ルートの宛先 CIDR ブロック。 |
192.168.10.0/24 |
| TransitRouteTableAggregationScope |
string |
任意 |
集約ルートの伝播範囲。 有効な値は VPC のみです。 この値は、集約ルートが、Enterprise Edition トランジットルーターのルートテーブルに関連付けられており、ルート同期が有効になっているすべての VPC インスタンスに伝播されることを指定します。 |
VPC |
| TransitRouteTableAggregationScopeList |
array |
任意 |
集約ルートの伝播範囲のリスト。 説明
このパラメーターまたは `TransitRouteTableAggregationScope` を指定する必要があります。 このパラメーターを指定することをお勧めします。 このリストの要素は、`TransitRouteTableAggregationScope` の値と同じにすることはできません。 |
|
|
string |
任意 |
集約ルートの伝播範囲のリスト。 有効な値:
|
VBR |
|
| TransitRouteTableAggregationDescription |
string |
任意 |
集約ルートの説明。 説明は空にするか、0 ~ 256 文字の長さにできます。 http:// または https:// で始めることはできません。 |
desctest |
| ClientToken |
string |
任意 |
リクエストのべき等性を確保するために使用されるクライアントトークン。 クライアントからトークンを生成して、異なるリクエスト間でトークンが一意であることを確認します。 `ClientToken` パラメーターには ASCII 文字のみを含めることができます。 説明
このパラメーターを指定しない場合、システムは自動的にリクエスト ID をクライアントトークンとして使用します。リクエスト ID はリクエストごとに異なる場合があります。 |
02fb3da4**** |
| DryRun |
boolean |
任意 |
ドライランを実行するかどうかを指定します。有効な値:
|
false |
レスポンスパラメーター
|
パラメーター |
タイプ |
説明 |
例 |
|
object |
レスポンスボディ。 |
||
| RequestId |
string |
リクエスト ID。 |
0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50 |
例
成功レスポンス
JSONJSON
{
"RequestId": "0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidOperation.RegionNotSupport | The Operation is not Support in this region. | |
| 400 | InstanceNotExist.TransitRouteTable | The transitRouter route table is not exist. | |
| 400 | IncorrectStatus.TransitRouteTable | The transitRouter route table is not in a valid state for the operation. | |
| 400 | QuotaExceeded.AggregationRoute | The aggregation route count is over limit. | |
| 400 | InstanceNotExist.TransitRouter | The aggregation route is not exist. | |
| 400 | OperationUnsupported.TransitRouterType | The operation is not supported because of the wrong transitRouter type. | |
| 400 | IncorrectStatus.TransitRouter | The status of transitRouter is invalid. | |
| 400 | OperationUnsupported.ServiceMode | The operation is not supported because of the wrong transitRouter service mode. | |
| 400 | InvalidCidrBlock | The cidr block is invalid. | |
| 400 | RouteConflict | The specified route already exists. | |
| 400 | InvalidOperation.InstanceNotSupportIPv6Route | The cen dose not support Ipv6 route. | |
| 400 | IllegalParam.TransitRouteTableAggregationCidr | The param TransitRouteTableAggregationCidr is illegal. | |
| 400 | InvalidParameter | Invalid parameter. | |
| 400 | Unauthorized | The AccessKeyId is unauthorized. | |
| 400 | OperationUnsupported.ModifyTransitRouteTableAggregation | ModifyTransitRouteTableAggregation is unsupported. | |
| 400 | InvalidParameter.TransitRouteTableAggregationScopeList | TransitRouteTableAggregationScopeList is invalid. | |
| 400 | InvalidParameter.TransitRouteTableAggregationScope | TransitRouteTableAggregationScope is invalid. | |
| 400 | IncorrectStatus.AggregationRoute | The aggregation route is not in a valid state for the operation. | |
| 400 | InstanceNotExist.AggregationRoute | The aggregation route is not exist. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。