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, i can add any exception ( Header name & Value)to all Attack groups and all Security policies at once. I am descent with coding loops but not an expert.
If i can run per policy that would be fine as well.
This is what i am using:
Modify the conditions and exceptions for an evaluation rule
PUT
https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/eval-rules/{ruleId}/condition-exception
The text was updated successfully, but these errors were encountered:
Is there a way, i can add any exception ( Header name & Value)to all Attack groups and all Security policies at once. I am descent with coding loops but not an expert.
If i can run per policy that would be fine as well.
This is what i am using:
Modify the conditions and exceptions for an evaluation rule
PUT
https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/eval-rules/{ruleId}/condition-exception
The text was updated successfully, but these errors were encountered: