Menghapus endpoint internal dari private gateway.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eas:DeleteGatewayIntranetLinkedVpc |
delete |
*Gateway
|
None | None |
Sintaks permintaan
DELETE /api/v2/gateways/{ClusterId}/{GatewayId}/intranet_endpoint_linked_vpc HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
Yes |
ID region dari private gateway. |
cn-wulanchabu |
| GatewayId |
string |
Yes |
ID private gateway. |
gw-1uhcqmsc7x22****** |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| VpcId |
string |
No |
ID virtual private cloud (VPC). |
vpc-uf66uio7md**** |
| VSwitchId |
string |
No |
ID vSwitch. |
vsw-8vbqn2at0kljjxxxx**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| RequestId |
string |
ID request. |
40325405-579C-4D82**** |
| Message |
string |
Pesan yang dikembalikan. |
Successfully delete intranet linked vpc for gateway |
| GatewayId |
string |
ID private gateway. |
gw-1uhcqmsc7x22****** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "40325405-579C-4D82****",
"Message": "Successfully delete intranet linked vpc for gateway",
"GatewayId": "gw-1uhcqmsc7x22******"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.