Menghapus entri rute agregasi.
Deskripsi operasi
Sebelum menghapus entri rute agregasi, pastikan jaringan Anda memiliki entri rute redundan untuk mencegah gangguan layanan.
Setelah entri rute agregasi dihapus, entri tersebut secara otomatis ditarik dari virtual private cloud (VPC), dan entri rute spesifik dalam cakupannya akan diiklankan ke VPC.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cen:DeleteTransitRouteTableAggregation |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TransitRouteTableId |
string |
Yes |
ID tabel rute Router transit edisi perusahaan. |
vtb-6ehgc262hr170qgyc**** |
| TransitRouteTableAggregationCidr |
string |
Yes |
Blok CIDR tujuan dari entri rute agregasi. Catatan
Blok CIDR berikut tidak didukung:
|
192.168.10.0/24 |
| ClientToken |
string |
No |
Token client yang digunakan untuk memastikan idempotensi permintaan. Anda dapat menggunakan client untuk menghasilkan token, tetapi harus memastikan bahwa token tersebut unik di antara permintaan yang berbeda. Token hanya boleh berisi karakter ASCII. Catatan
Jika Anda tidak menentukan parameter ini, sistem secara otomatis menggunakan ID permintaan sebagai token client. ID permintaan dapat berbeda untuk setiap permintaan. |
02fb3da4-130e-11e9-8e44-001**** |
| DryRun |
boolean |
No |
Menentukan apakah hanya menjalankan dry run tanpa melakukan permintaan sebenarnya. Nilai default:
|
false |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InstanceNotExist.AggregationRoute | This aggregation route is not exist. | The error message returned because the aggregated route does not exist. |
| 400 | InstanceNotExist.TransitRouteTable | The transitRouter route table is not exist. | The error message returned because the specified transit router route table does not exist. |
| 400 | IncorrectStatus.TransitRouteTable | The status of transitRouter route table is invalid. | The error message returned because the status of the transit router route table does not support this operation. Try again later. |
| 400 | InstanceNotExist.TransitRouter | The transitRouter is not exist. | The error message returned because the specified transit router does not exist. |
| 400 | IncorrectStatus.TransitRouter | The status of transitRouter is invalid. | The error message returned because the status of the transit router does not support this operation. Try again later. |
| 400 | IllegalParam.TransitRouteTableAggregationCidr | The param TransitRouteTableAggregationCidr is illegal. | |
| 400 | InstanceNotExist.TrRouteTableAggregationCidr | The aggregation route does not exist. | The aggregation route does not exist. |
| 400 | InvalidParameter | Invalid parameter. | The error message returned because the parameter is set to an invalid value. |
| 400 | Unauthorized | The AccessKeyId is unauthorized. | The error message returned because you do not have the permissions to perform this operation. |
| 400 | IncorrectStatus.TransitRouteTableAggregationCidr | Route table aggregation cidr status is invalid. | The error message returned because the status of The aggregate route does not support the operation. Please try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.