Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
Try it now

RAM authorization
Request parameters
Parameter |
Type |
Required |
Description |
Example |
InstanceId |
string |
Yes |
The ID of the WAF instance. Note
You can call DescribeInstance to view the ID of the current WAF instance. |
waf_cdnsdf3**** |
ResourceProduct |
string |
No |
The cloud product to which the resource belongs. By default, instances of ALB, MSE, FC, and SAE products are returned. Valid values:
Note
Each product supports different regions. When the product filter field has a value, you need to refer to the regions supported by the product. Otherwise, the filtering may fail. |
clb7 |
RegionId |
string |
No |
The region to which the WAF instance belongs. Valid values:
|
cn-hangzhou |
ResourceManagerResourceGroupId |
string |
No |
The ID of the resource group. |
rg-aekzpks****kdjq |
Response parameters
Parameter |
Type |
Description |
Example |
object |
The results that are returned. |
||
SupportRegions |
array |
The list of region IDs supported by transparent proxy mode. |
|
string |
The region ID. Valid values:
|
cn-hangzhou |
|
RequestId |
string |
Indicates the request ID. |
58FD****-3D56-5DE8-91E0-96A26BABFFDD |
Examples
Sample responses
JSON
format
{
"SupportRegions": [
"cn-hangzhou"
],
"RequestId": "58FDF266-3D56-5DE8-91E0-96A26BAB****"
}
Error codes
For more error codes, see Error Center.