DnsAttacks

DnsAttacks
DnsAttacks
JSON Example
{
    "attacks": [
        {
            "attack_vector": "string",
            "enabled": false,
            "max_mitigation_age": 0,
            "mitigation_action": {
                "deny": false
            },
            "threshold": 0
        }
    ],
    "oper_mode": "string"
}
array of DnsAttack
attacks
Optional

Mode of dealing with the attacks - perform detection only, or detect and mitigate the attacks. Field introduced in 18.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
oper_mode
Optional

Mode of dealing with the attacks - perform detection only, or detect and mitigate the attacks. Enum options - DETECTION, MITIGATION. Field introduced in 18.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of