Mengkueri wilayah yang tersedia.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AcceptLanguage |
string |
No |
Bahasa yang didukung. Nilai valid:
|
zh-CN |
| RegionId |
string |
No |
ID wilayah. |
cn-hangzhou |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
1651FBB6-4FBF-49FF-A9F5-DF5D696C7EC6 |
| Regions |
object |
||
| Region |
array<object> |
The list of regions. |
|
|
object |
|||
| RegionEndpoint |
string |
The endpoint of the region. |
slb.aliyuncs.com |
| LocalName |
string |
The name of the region. |
China (Beijing) |
| RegionId |
string |
The ID of the region. |
cn-beijing |
Contoh
Respons sukses
JSONformat
{
"RequestId": "1651FBB6-4FBF-49FF-A9F5-DF5D696C7EC6",
"Regions": {
"Region": [
{
"RegionEndpoint": "slb.aliyuncs.com",
"LocalName": "China (Beijing)",
"RegionId": "cn-beijing"
}
]
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | InvalidParameter | |
| 400 | LocationServiceTimeout | Location service connection timeout. Please try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.