v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Processor Groups

Create a Processor in a Processor Group

post/transform-group/{transform_group_id}/transform

Path parameters

transform_group_idstring uuid required

Request body

type'filter' | 'sample' | 'drop-fields' | 'parse' | 'parse-sequentially' | 'route' | 'stringify' | 'compact-fields' | 'flatten-fields' | 'dedupe' | 'encrypt-fields' | 'decrypt-fields' | 'js-script' | 'unroll' | 'vrl' | 'reduce' | 'map-fields' | 'metrics-tag-cardinality-limit' | 'aggregate' | 'event-to-metric' | 'clustering' | 'redact' | 'throttle' | 'set-timestamp' | 'data-profiler' | 'replace' | 'trace-sampling' required
deploy_type'saas' | 'local'
titlestring required
descriptionstring nullable
user_configobject required
inputsstring[]

A list of inputs for the given transform. Typically this is empty when creating a new transform via the UI, but is leveraged by the terraform provider when managing pipeline state.

Response

Default Response