Queries the platforms supported by threat detection.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeEventOnStage |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language type of the request and response. Default value: zh. Valid values:
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique identifier that Alibaba Cloud generated for the request. |
24A20733-10A0-4AF6-BE6B-E332241XXXXX |
| SecurityEventStageResponse |
object |
The platforms supported by threat detection. |
|
| SecurityEventOnStag |
object |
The platforms supported by threat detection.
Valid values:
|
Examples
Success response
JSON format
{
"RequestId": "24A20733-10A0-4AF6-BE6B-E332241XXXXX",
"SecurityEventStageResponse": {
"SecurityEventOnStag": {
"test": "test",
"test2": 1
}
}
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.