Mencantumkan wilayah yang tersedia untuk membuat endpoint akses jaringan di IDaaS EIAM.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:ListNetworkAccessEndpointAvailableRegions |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| Regions |
array<object> |
The collection of available regions. |
|
|
object |
The region information. |
||
| RegionId |
string |
The region ID. |
cn-hangzhou |
| LocalName |
string |
The region name. |
China (Hangzhou) |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"Regions": [
{
"RegionId": "cn-hangzhou",
"LocalName": "China (Hangzhou)"
}
]
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.