/
CR
criblio
/
Cribl API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 27m 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
preview
1
routes
8
get
Get a Routing table
patch
Update a Route
get
List all Routes
post
Add a Route to the end of the Routing table
get
Get a Routing table within a Pack
patch
Update a Route within a Pack
get
List all Routes within a Pack
post
Add a Route to the end of the Routing table within a Pack
sources
22
system
3
teams
1
versioning
13
workers
4
routes
List all Routes
Get a list of all Routes.
get
/routes
Response
a list of Routes objects
CountedRoutes
required
count
integer
number of items present in the items array
items
Routes[]
Changes