FirewallRuleMetadata

FirewallRuleMetadata
FirewallRuleMetadata

Holds additional information about the rule. This field is expected to hold the additional information for anchor rule (i.e. the rule with is_anchor flag set to true) based on anomaly type. In case of Shadow, the anchor rule will hold the property value - 'shadowing', for Redundancy, the anchor rule will hold value - 'non-redundant', for Duplicate and Consolidation anchor rule will hold value - 'top'.

JSON Example
{
    "key": "string",
    "value": "string"
}
string
key
Required

Metadata key for this firewall rule, specific to rule analysis results.

string
value
Required

Detailed information on the firewall rule based on the rule analysis results.