/
CR
criblio
/
Cribl API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1w ago
Details
Filter operations
auth
1
collectors
5
database-connections
4
destinations
22
distributed
1
functions
2
groups
8
health
1
lake
5
packs
6
pipelines
10
get
List all Pipelines
post
Create a Pipeline
get
Get a Pipeline
delete
Delete a Pipeline
patch
Update a Pipeline
get
List all Pipelines within a Pack
post
Create a Pipeline within a Pack
get
Get a Pipeline within a Pack
delete
Delete a Pipeline within a Pack
patch
Update a Pipeline within a Pack
preview
1
routes
8
sources
22
system
3
teams
1
versioning
13
workers
4
pipelines
Create a Pipeline
Create a new Pipeline.
post
/pipelines
Request body
Pipeline
required
id
string
required
conf
object
required
Response
a list of Pipelines objects
CountedPipeline
required
count
integer
number of items present in the items array
items
Pipeline[]
Changes