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
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.

Configure credentials above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.validatequery()