v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Sampling and Simulation

Start pipeline tap

Start a tap operation to view data as it flows through the pipeline.

post/pipeline/{pipeline_id}/tap/{component_id}

Path parameters

pipeline_idstring uuid required
component_idstring required

The component whose output is to be tapped

Request body

limitinteger

The maximum number of events to return

timeoutinteger

The amount of time, in seconds, to wait for limit events to return before timing out

edge_idstring

Specific edge_id instance to tap

{"stackTrail":"paths:/pipeline/{pipeline_id}/tap/{component_id}:post:requestBody:content:application/json:schema:properties:filter:allOf","oasType":"schema","type":"unknown","title":"Conditional","description":"A group of expressions joined together by an and/or operator."}

Response

Default Response