WafPSMLog

WafPSMLog
WafPSMLog
JSON Example
{
    "actions": [
        "string"
    ],
    "group_name": "string",
    "group_uuid": "string",
    "location": "string",
    "matches": [
        {
            "is_internal": false,
            "match_element": "string",
            "match_value": "string",
            "match_value_offset": 0
        }
    ],
    "rule_id": "string",
    "rule_name": "string"
}
array of string
actions
Optional

Actions generated by this rule. Enum options - WAF_ACTION_NO_OP, WAF_ACTION_BLOCK, WAF_ACTION_ALLOW_PARAMETER. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
group_name
Optional

Name of the PSM group. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
group_uuid
Optional

UUID of the PSM group. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
location
Optional

Name of the PSM location. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

matches
Optional

Transaction data that matched the rule. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
rule_id
Optional

Rule ID of the matching rule. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
rule_name
Optional

Name of the matching rule. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of