Queries the Logstore authorization status.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeSlsAuthStatus |
get |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
You can call the DescribeInstance operation to view the current WAF instance ID. |
waf_v3prepaid_public_cn-g4t3g****04 |
| RegionId |
string |
No |
The region in which the WAF instance is deployed. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-aek2okfav****iq |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Status |
boolean |
The authorization status. Valid values:
|
false |
| RequestId |
string |
The ID of the request. |
3589D3A3-4A04-51CB-AA89-353ED20ACB10 |
Examples
Success response
JSON format
{
"Status": false,
"RequestId": "3589D3A3-4A04-51CB-AA89-353ED20ACB10"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.