Queries the available log storage regions.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeUserSlsLogRegions |
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 your WAF instance. |
waf_v2_public_cn-uqm2z****0a |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
| RegionId |
string |
No |
The region of the WAF instance. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| LogRegions |
array |
The list of log storage region IDs. |
|
|
string |
The ID of the log storage region. Valid values:
Note
The regions for Alibaba Finance Cloud are available only to users of Alibaba Finance Cloud. These users can access only these regions. |
cn-hangzhou |
|
| RequestId |
string |
The request ID. |
9D11AC3A-A10C-56E7-A342-E87EC892BAE2 |
Examples
Success response
JSON format
{
"LogRegions": [
"cn-hangzhou"
],
"RequestId": "9D11AC3A-A10C-56E7-A342-E87EC892BAE2"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.