Checks the status of the storage for the threat analysis feature. The storage is a Logstore in Simple Log Service.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeStorage |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RoleType |
integer |
No |
The type of view. Valid values:
|
1 |
| RoleFor |
integer |
No |
The user ID of the member whose view you want to use. This parameter is available only for administrators. |
137820528780**** |
| RegionId |
string |
No |
The region of the Data Management center for threat analysis. Select a region for the center based on the location of your assets. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
CloudSiemResponse |
||
| Data |
boolean |
Indicates whether the project and Logstore created by the threat analysis service exist in your Simple Log Service. Valid values:
|
true |
| RequestId |
string |
The request ID. |
CCEEE128-6607-503E-AAA6-C5E57D94**** |
Examples
Success response
JSON format
{
"Data": true,
"RequestId": "CCEEE128-6607-503E-AAA6-C5E57D94****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error. | |
| 500 | SLS.Operation.Error | SLS service is unavailable! |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.