Last chance! 50% off unlimited learning
Sale ends in
Returns the RuleGroup that is specified by the RuleGroupId
that you
included in the GetRuleGroup
request.
waf_get_rule_group(RuleGroupId)
[required] The RuleGroupId
of the RuleGroup that you want to get. RuleGroupId
is returned by CreateRuleGroup and by ListRuleGroups.
svc$get_rule_group( RuleGroupId = "string" )
To view the rules in a rule group, use ListActivatedRulesInRuleGroup.