Query the zones supported by WUYING Workspace in an Alibaba Cloud region.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:DescribeZones |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Call DescribeRegions to get the list of regions supported by WUYING Workspace. |
cn-hangzhou |
| ZoneType |
string |
No |
The zone type to query. Default value: |
AvailabilityZone |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
| Zones |
array<object> |
The collection of zone information. |
|
|
object |
Zone. |
||
| ZoneId |
string |
The zone ID. |
cn-hangzhou-h |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"Zones": [
{
"ZoneId": "cn-hangzhou-h"
}
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.