Provides Intrusion Prevention System (IPS) protection for internet traffic.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response. Valid values:
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
133173B9-8010-5DF5-8B93-******** |
| RuleClass |
integer |
The strictness level of the intrusion prevention system (IPS) rules. Valid values:
|
3 |
| CtiRules |
integer |
The status of the threat intelligence feature. Valid values:
|
0 |
| PatchRules |
integer |
The status of the virtual patching feature. Valid values:
|
0 |
| RunMode |
integer |
The mode of the IPS. Valid values:
|
0 |
| BasicRules |
integer |
The status of the basic policies feature. Valid values:
|
0 |
| MaxSdl |
integer |
The maximum daily traffic that can be scanned for sensitive data. |
10 |
Examples
Success response
JSON format
{
"RequestId": "133173B9-8010-5DF5-8B93-********",
"RuleClass": 3,
"CtiRules": 0,
"PatchRules": 0,
"RunMode": 0,
"BasicRules": 0,
"MaxSdl": 10
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.