You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to set a DPIRule back to it's default state? I'm working on setting new rules to alert only for x amount of time during pre-prod testing and switching them back to their default state after I observe the rule impact.
Is this possible through the API or will I have to store the rule state in a DB or file somewhere before I switch the detectOnly boolean?
Is there a way to set a DPIRule back to it's default state? I'm working on setting new rules to alert only for x amount of time during pre-prod testing and switching them back to their default state after I observe the rule impact.
Is this possible through the API or will I have to store the rule state in a DB or file somewhere before I switch the detectOnly boolean?
Something like this is what I'm after:
The text was updated successfully, but these errors were encountered: