Mengkueri wilayah.
Coba sekarang
Test
RAM authorization
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 ID of the request. |
0FEEF92D-4052-5202-87D0-3D8EC16F81BF |
| Regions |
array<object> |
The details of regions. |
|
|
object |
The information about the region. |
||
| RegionId |
string |
The ID of the region. |
cn-hangzhou |
| RegionEndpoint |
string |
The endpoint of the region. |
servicecatalog.cn-hangzhou.aliyuncs.com |
| LocalName |
string |
The name of the region. |
华东1(杭州) |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
"Regions": [
{
"RegionId": "cn-hangzhou",
"RegionEndpoint": "servicecatalog.cn-hangzhou.aliyuncs.com",
"LocalName": "华东1(杭州)"
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.