|
Parâmetro |
Tipo |
Descrição |
Exemplo |
|---|---|---|---|
|
object |
As configurações de regras do WAF. |
||
| Status |
string |
O status da regra do WAF. |
on |
| Action |
string |
A operação a ser realizada após a correspondência da regra do WAF. |
deny |
| Actions |
object |
As configurações de ações estendidas. |
|
| Response |
object |
A página de erro personalizada. |
|
| Id |
integer |
The ID of the custom error page, which can be obtained by calling the ListPages operation. |
50000001 |
| Code |
integer |
The custom response code. |
403 |
| Bypass |
object |
A configuração de bypass especificada pela regra de whitelist. |
|
| Skip |
string |
The skip scope applied when requests match conditions defined in the whitelist rule. |
part |
| RegularRules |
array |
The IDs of managed rules. |
|
|
integer |
The ID of the managed rule. |
100001 |
|
| CustomRules |
array |
The IDs of custom rules. |
|
|
integer |
The ID of the custom rule. |
20000001 |
|
| RegularTypes |
array |
The types of managed rules. |
|
|
string |
The type of the managed rule. |
sqli |
|
| Tags |
array |
The skipped rule categories when requests match conditions defined in the whitelist rule. |
|
|
string |
The skipped rule category when requests match conditions defined in the whitelist rule. |
http_custom |
|
| ManagedList |
string |
A lista gerenciada. |
intelligence_crawler |
| ManagedRulesets |
array |
Os conjuntos de regras gerenciadas. |
|
|
object |
O conjunto de regras gerenciadas. |
||
| ProtectionLevel |
integer |
O nível de proteção. |
4 |
| Action |
string |
A ação. |
deny |
| ManagedRules |
array |
As regras gerenciadas. |
|
|
object |
A regra gerenciada. |
||
| Status |
string |
The status of the managed rule. |
on |
| Action |
string |
The action performed on requests that match the managed rule. |
deny |
| Id |
integer |
The ID of the managed rule. |
100001 |
| AttackType |
integer |
O tipo de ataque. |
11 |
| NumberTotal |
integer |
O número total de regras. |
100 |
| NumberEnabled |
integer |
O número de regras ativadas. |
50 |
| Sigchl |
array |
As configurações de verificação de token. |
|
|
string |
O item de configuração de verificação de token. |
sig |
|
| Name |
string |
O nome da regra do WAF. |
example |
| AppSdk |
object |
A configuração do SDK para apps. |
|
| CustomSign |
object |
O campo de assinatura personalizado. |
|
| Value |
string |
The field value. |
examplesignvalue |
| Key |
string |
The field name. |
sign |
| CustomSignStatus |
string |
Indica se o campo de assinatura personalizado deve ser configurado. |
on |
| FeatureAbnormal |
array |
As anomalias do app. |
|
|
string |
A anomalia do app. |
wxbb_invalid_sign |
|
| RateLimit |
object |
A configuração da regra de limitação de taxa. |
|
| Characteristics | WafRuleMatch2 |
Os objetos estatísticos aos quais a regra se aplica. |
|
| OnHit |
boolean |
Indica se a regra deve ser aplicada às solicitações que atingem o cache. |
true |
| TTL |
integer |
O período de tempo limite para criação da stack. |
10 |
| Threshold |
object |
Os limites. |
|
| ManagedRulesBlocked |
integer |
The maximum number of times that the managed rule is triggered. |
10 |
| DistinctManagedRules |
integer |
The maximum number of managed rules that are triggered. |
10 |
| ResponseStatus |
object |
The configuration of the status code threshold. |
|
| Ratio |
integer |
The percentage of the occurrences of the status code to total status codes. |
10 |
| Count |
integer |
The maximum number of times that the status code is returned. |
10 |
| Code |
integer |
The HTTP status code. |
404 |
| Traffic |
string |
The traffic threshold, which is deprecated. |
10Gb |
| Request |
integer |
The request threshold. |
10 |
| Interval |
integer |
O intervalo estatístico. |
10 |
| Type |
string |
O nome da regra do WAF. |
http_custom |
| AppPackage |
object |
A configuração de detecção de reempacotamento. |
|
| PackageSigns |
array |
As assinaturas de pacote. |
|
|
object |
As informações de assinatura de pacote. |
||
| Sign |
string |
The valid package signature. |
sign |
| Name |
string |
The valid package name. |
name |
| ManagedGroupId |
integer |
O ID do grupo de regras gerenciadas, que está obsoleto. |
30000001 |
| Timer | WafTimer |
O temporizador. |
|
| Expression |
string |
A expressão de correspondência. |
ip.src eq 1.1.1.1 |
| SecurityLevel |
object |
O nível de segurança. |
|
| Value |
string |
Valor válido:
|
low |
| Value |
string |
Define se o IP pode acessar. |
10.0.0.1 |
| Id |
integer |
O ID da regra do WAF. |
20000001 |
| Notes |
string |
As observações. |
example notes |