provider Application Security POST
/api/v2/remote_config/products/asm/waf/exclusion_filters @utdk/datadog
/api/v2/remote_config/products/asm/waf/exclusion_filters Create a WAF exclusion filter
Create a new WAF exclusion filter with the given parameters.
A request matched by an exclusion filter will be ignored by the Application Security WAF product.
Go to https://app.datadoghq.com/security/appsec/passlist to review existing exclusion filters (also called passlist entries).
Try it
Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import datadog from '@utdk/datadog';
await datadog.createapplicationsecuritywafexclusionfilter()