Mengkueri wilayah akselerasi yang tersedia dari instans Akselerator Global (GA).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ga:ListAvailableBusiRegions |
list |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
ID wilayah tempat instans GA di-deploy. Tetapkan nilainya ke cn-hangzhou. |
cn-hangzhou |
| AcceleratorId |
string |
No |
ID instans GA. |
ga-bp1odcab8tmno0hdq**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. |
DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6 |
| Regions |
array<object> |
The information about the regions. |
|
|
object |
The information about the region. |
||
| LocalName |
string |
The name of the region. |
China (Qingdao) |
| RegionId |
string |
The ID of the region. |
cn-qingdao |
| Pop |
boolean |
Indicates whether it is a point of presence (PoP) of Alibaba Cloud. Valid values:
|
false |
| ChinaMainland |
boolean |
Indicates whether the region is in the Chinese mainland. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6",
"Regions": [
{
"LocalName": "青岛",
"RegionId": "cn-qingdao",
"Pop": false,
"ChinaMainland": true
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | UnknownError | An error occurred while processing your request. Please try again. If the error persists, please submit a ticket. | An error occurred while the request was being processed. Try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.