AnomalyRuleSet
Anomaly Rule Set
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
Read-Only
Identifier for the anomaly rule-set.
string
display_name
Read-Only
Display name for the anomaly rule-set.
anomaly_type
Read-Only
Anomaly type for this rule-set.
Enumeration:
SHADOW,
REDUNDANCY,
DUPLICATE,
CONTRADICTION,
IRRELEVANCE,
PERMISSIVE,
CONSOLIDATION
integer
rule_count
Read-Only
Total rules that are part of the anomaly rule-set.