RuleInfo

RuleInfo
RuleInfo
JSON Example
{
    "matches": [
        {
            "match_element": "string",
            "match_value": "string"
        }
    ],
    "rule_group_id": "string",
    "rule_id": "string"
}
array of Matches
matches
Optional

URI hitted signature rule matches. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
rule_group_id
Optional

URI hitted signature rule group id. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
rule_id
Optional

URI hitted signature rule id. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.