Enterprise Edition トランジットルーターのルートテーブルとプレフィックスリストの関連付けを解除します。
操作説明
After you disassociate a route table of an Enterprise Edition transit router from a prefix list, the routes that point to the CIDR blocks in the prefix list are automatically withdrawn from the route table. Before you disassociate the route table of an Enterprise Edition transit router from a prefix list, you must migrate workloads that use the routes in case services are interrupted.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
cen:DeleteTransitRouterPrefixListAssociation |
delete |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するために使用されるクライアントトークン。 クライアントを使用してトークンを生成できますが、すべてのリクエスト間でトークンが一意であることを確認する必要があります。トークンには ASCII 文字のみを含めることができます。 説明
このパラメーターを設定しない場合、ClientToken は RequestId の値に設定されます。各 API リクエストの RequestId の値は異なる場合があります。 |
123e4567-e89b-12d3-a456-4266**** |
| RegionId |
string |
必須 |
トランジットルーターがデプロイされているリージョンの ID。 DescribeChildInstanceRegions 操作を呼び出して、最新のリージョンリストをクエリできます。 |
cn-hangzhou |
| TransitRouterId |
string |
必須 |
トランジットルーターの ID。 |
tr-6ehx7q2jze8ch5ji0**** |
| PrefixListId |
string |
必須 |
プレフィックスリストの ID。 |
pl-6ehtn5kqxgeyy08fi**** |
| TransitRouterTableId |
string |
必須 |
トランジットルーターのルートテーブルの ID。 |
vtb-6ehgc262hr170qgyc**** |
| NextHop |
string |
必須 |
ネクストホップの ID。 説明
NextHopType が BlackHole に設定されている場合、このパラメーターを BlackHole に設定する必要があります。 |
tr-attach-flbq507rg2ckrj**** |
| NextHopType |
string |
任意 |
ネクストホップのタイプ。有効な値:
|
VPC |
| DryRun |
boolean |
任意 |
ドライランを実行するかどうかを指定します。有効な値:
|
false |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
The response. |
||
| RequestId |
string |
The ID of the request. |
835E7F4B-B380-4E0F-96A5-6EA572388047 |
例
成功レスポンス
JSONJSON
{
"RequestId": "835E7F4B-B380-4E0F-96A5-6EA572388047"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | NoPermission.AliyunServiceRolePolicyForCEN | You are not authorized to create the service linked role. Role Name: AliyunServiceRolePolicyForCEN. Service Name: cen.aliyuncs.com. Make sure that the user has been granted the ram:CreateServiceLinkedRole permission. | |
| 400 | ResourceNotFound.PrefixlistCidrs | Can not find any cidr of specified prefix list. | |
| 400 | ResourceNotFound.Nexthop | The specified nexthop instance is not exsit. | |
| 400 | ResourceNotFound.PrefixlistAssociation | The prefix list is not associated with this route table. | |
| 400 | MultipleFound.PrefixlistAssociation | multiple same prefix association record found. | |
| 400 | InvalidStatus.PrefixlistAssociation | The prefix list association is not in a valid state for the operation. | |
| 400 | ResourceNotFound.PrefixList | The specified prefixlist does not found. | |
| 400 | OperationDenied.SystemPrefixList | SystemPrefixList can not be operated. | |
| 400 | OperationFailed.OperateShareResource | Operate share prefixlist failed. | |
| 400 | InvalidStatus.Prefixlist | Prefixlist is not in a operate status. | |
| 400 | IncorrectStatus.RouteTable | RouteTable status is invalid. | |
| 400 | OperationFailed.TransitRouterNotExist | Operation failed because transit router not exist. | |
| 400 | IncorrectStatus.TransitRouter | TransitRouter status is invalid. | |
| 400 | IllegalParam.TransitRouterTableId | The specified Route Table ID is invalid. | |
| 400 | InvalidParameter | Invalid parameter. | |
| 400 | Unauthorized | The AccessKeyId is unauthorized. | |
| 404 | InvalidRouteTableId.NotFound | The specified RouteTableId is not found. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。