Queries the status of a Simple Log Service Logstore.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeSlsLogStoreStatus |
get |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the Web Application Firewall (WAF) instance. Note
You can call the DescribeInstance operation to query the ID of the current WAF instance. |
waf_v2_public_cn-uqm35****02 |
| 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-acfmzedqv****ma |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The result of the request. |
||
| RequestId |
string |
The request ID |
184F538F-C115-5C89-A4EF-C79CD2E29AC7 |
| ExistStatus |
boolean |
Indicates whether a Logstore is created for WAF. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "184F538F-C115-5C89-A4EF-C79CD2E29AC7",
"ExistStatus": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.