AnomalyRuleSet

AnomalyRuleSet
AnomalyRuleSet

Anomaly rule-set is a set of rules belonging to an anomaly type resulting from a firewall rule analysis activity.

JSON Example
{
    "id": "string",
    "display_name": "string",
    "anomaly_type": "string",
    "rule_count": 0
}
string
id
Optional

Identifier for the anomaly rule-set.

string
display_name
Optional

Display name for the anomaly rule-set.

anomaly_type
Optional

Anomaly type for this rule-set.

Possible values are : SHADOW, REDUNDANCY, DUPLICATE, CONTRADICTION, IRRELEVANCE, PERMISSIVE, CONSOLIDATION,
integer
rule_count
Optional

Total rules that are part of the anomaly rule-set.