DosAttackLevelData

DosAttackLevelData
DosAttackLevelData
JSON Example
{
    "avg_dos_total_req": "number",
    "avg_total_connections": "number",
    "pct_application_dos_attacks": "number",
    "pct_connections_dos_attacks": "number",
    "pct_dos_bandwidth": "number",
    "pct_dos_rx_bytes": "number",
    "pct_pkts_dos_attacks": "number",
    "pct_policy_drops": "number",
    "reason": "string",
    "reason_attr": "string",
    "ref": "string",
    "serviceengine_dos_attack_level_scores": [
        {
            "hs_entity": {
                "entity_uuid": "string",
                "metrics_entity": "string",
                "pool_ref": "string",
                "server": "string"
            },
            "reason": "string",
            "score_data": {
                "avg_connections": "number",
                "avg_rx_bandwidth": "number",
                "avg_rx_pkts": "number",
                "pct_connections_dropped": "number",
                "pct_rx_bytes_dropped": "number",
                "pct_rx_pkts_dropped": "number",
                "reason": "string",
                "reason_attr": "string",
                "ref": "string",
                "value": "number"
            },
            "value": "number"
        }
    ],
    "value": "number"
}
number As double As double
avg_dos_total_req
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_total_connections
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_application_dos_attacks
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_connections_dos_attacks
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_dos_bandwidth
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_dos_rx_bytes
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_pkts_dos_attacks
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_policy_drops
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason
Required

Reason for the DoS Attack Level. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason_attr
Optional

Attribute that is dominating the DoS Attack Level. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
ref
Optional

It is a reference to an object of type VirtualService. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

serviceengine_dos_attack_level_scores
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
value
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.