Queries the region IDs of resources that are integrated with the SDK. This operation is primarily used for ALB and MSE.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeResourceRegionId |
list |
*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_cdnsdf3**** |
| 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-aek2lrm****6pnq |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
F5905D3F-F674-5177-9E48-466DD3B8**** |
| ResourceRegionIds |
array |
A list of region IDs for resources that are integrated with the SDK. |
|
|
string |
The region ID. For more information, see Regions and zones. |
cn-hangzhou |
Examples
Success response
JSON format
{
"RequestId": "F5905D3F-F674-5177-9E48-466DD3B8****",
"ResourceRegionIds": [
"cn-hangzhou"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.