Skip to main content

match_action

Function match_action 

Source
pub fn match_action(rule_match_action: &Value, action: &str) -> bool
Expand description

Does the rule’s match.action cover the inbound action?

Ports _match_action. Accepts a string (“”, glob “tool.”, or exact match) OR a list of strings (any-match).