Mengambil zona yang didukung oleh gerbang dalam intranet.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eas:ListGatewayIntranetSupportedZone |
get |
*All Resource
|
None | None |
Sintaks permintaan
GET /api/v2/gateways/{ClusterId}/{GatewayId}/intranet_supported_zone HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GatewayId |
string |
No |
ID gerbang privat. Untuk informasi selengkapnya tentang cara mendapatkan ID gerbang privat, lihat parameter GatewayId pada parameter tanggapan operasi ListGateway. |
gw-1uhcqmsc7x22****** |
| ClusterId |
string |
No |
ID wilayah gerbang privat. |
cn-wulanchabu |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
40325405-579C-4D82**** |
| Zones |
array |
The zones that are supported by the region. |
|
|
string |
The zone. |
cn-hangzhou-a |
Contoh
Respons sukses
JSONformat
{
"RequestId": "40325405-579C-4D82****",
"Zones": [
"cn-hangzhou-a"
]
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.