Menghapus koneksi peering VPC dari titik akhir internal gerbang.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eas:DeleteGatewayIntranetLinkedVpcPeer |
delete |
*All Resource
|
None | None |
Sintaks permintaan
DELETE /api/v2/gateways/{ClusterId}/{GatewayId}/intranet_endpoint_linked_vpc_peer HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
No |
Wilayah tempat gerbang privat berada. |
cn-wulanchabu |
| GatewayId |
string |
No |
ID gerbang privat. Untuk mendapatkan ID gerbang privat, lihat ListGateway. |
gw-1uhcqmsc7x22****** |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| VpcId |
string |
No |
ID VPC terkait. Untuk mendapatkan ID VPC, lihat ListGatewayIntranetLinkedVpc. |
vpc-2zetuli9ws0qgjd****** |
| PeerVpcs |
array<object> |
No |
Peer VPC. |
|
|
object |
No |
The VPC peer. |
||
| VpcId |
string |
No |
The ID of the VPC peer. |
vpc-uf66uio7md**** |
| Region |
string |
No |
The region where the VPC peer resides. |
cn-shanghai |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The data returned. |
||
| requestId |
string |
The ID of the request. |
40325405-579C-4D82**** |
| GatewayId |
string |
The ID of the private gateway. |
gw-1uhcqmsc7x22****** |
| Message |
string |
The message that is returned. |
Successfully delete intranet linked vpc Peer for gateway |
Contoh
Respons sukses
JSONformat
{
"requestId": "40325405-579C-4D82****",
"GatewayId": "gw-1uhcqmsc7x22******",
"Message": "Successfully delete intranet linked vpc Peer for gateway"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.