Mengkueri wilayah tempat Penyesuaian Skala Otomatis tersedia.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:DescribeRegions |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AcceptLanguage |
string |
No |
Memfilter hasil berdasarkan bahasa yang ditentukan. Untuk informasi selengkapnya, lihat RFC7231. Nilai valid:
Nilai default: zh-CN. |
zh-CN |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
73469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
| Regions |
object |
||
| Region |
array<object> |
Kumpulan informasi wilayah. |
|
|
object |
Kumpulan informasi wilayah. |
||
| ClassicUnavailable |
boolean |
Indicates whether scaling groups of the classic network type are supported in the current region. Valid values:
|
false |
| RegionEndpoint |
string |
The endpoint of the region. |
ess.aliyuncs.com |
| LocalName |
string |
The name of the region. |
华北2 (北京) |
| VpcUnavailable |
boolean |
Indicates whether scaling groups of the VPC network type are supported in the current region. Valid values:
|
false |
| RegionId |
string |
The region ID. |
cn-beijing |
Contoh
Respons sukses
JSONformat
{
"RequestId": "73469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"Regions": {
"Region": [
{
"ClassicUnavailable": false,
"RegionEndpoint": "ess.aliyuncs.com",
"LocalName": "华北2 (北京)",
"VpcUnavailable": false,
"RegionId": "cn-beijing"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.