Exit
Describes the Exit rule of the DSG ruleset configuration
The Exit option acts as a terminating action and the rules are not processed further. The exit option must always be created as a leaf node, a rule without a child node.
The fields for the Exit action are as seen in the following figure.
The following table describes the fields for the Exit Action.
Field | Description |
---|---|
Has to Match | Regular Expression for the input to match to Exit. |
Must Not Match | Negative Regular expression for the above. |
Scope* | Specifies the scope of the Exit Rule. |
* The following are the available options for the Scope field.
- Branch: Stop processing the child rules.
- Profile: Stop processing the rules under the same profile.
- RuleSet: Stop processing all the rules.
Feedback
Was this page helpful?