provider Cloud Cost Management POST /api/v2/tags/enrichment/validate-query
@utdk/datadog /api/v2/tags/enrichment/validate-query
Validate query
Validate a tag pipeline query - Validate the syntax and structure of a tag pipeline query

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.

validatequery
POST/api/v2/tags/enrichment/validate-query
Validate a tag pipeline query - Validate the syntax and structure of a tag pipeline query

Input

The definition of `RulesValidateQueryRequestData` object.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.validatequery()