pub fn match_action(rule_match_action: &Value, action: &str) -> boolExpand 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).