Queries the supported access regions.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeHybridCloudSupportRegions |
get |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call the DescribeInstance operation to query the ID of the WAF instance. |
waf_v3prepaid_public_cn-uqm3e3s6x03 |
| RegionId |
string |
No |
The region where the WAF instance resides. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| SupportRegions |
array |
The list of supported regions. |
|
|
string |
The region ID. Valid values:
|
['cn-hangzhou', 'cn-shanghai', 'cn-beijing'] |
|
| RequestId |
string |
The request ID. |
256959D5-3B45-54CD-A66D-F75F11E8E754 |
Examples
Success response
JSON format
{
"SupportRegions": [
"['cn-hangzhou', 'cn-shanghai', 'cn-beijing']"
],
"RequestId": "256959D5-3B45-54CD-A66D-F75F11E8E754"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.