/
RE
redis
/
Redis Data Integration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
login
1
secure
42
v2
13
get
Get Pipelines
post
Create Pipeline
get
Get Pipeline
put
Update Pipeline
delete
Delete Pipeline
patch
Patch Pipeline
get
Get Pipeline Status
post
Start Pipeline
post
Stop Pipeline
post
Reset Pipeline
get
Get Metric Collections
get
Get Metric Collection
get
Info
get
Redirect To Doc
v2
pipelines
Get Pipelines
Gets all pipelines.
get
/api/v2/pipelines
Response
Successful Response
PipelineResponse[]
required
name
string
required
active
boolean
required
config
object
required
status
'started'
|
'stopped'
|
'error'
|
'creating'
|
'updating'
|
'deleting'
|
'starting'
|
'stopping'
|
'resetting'
|
'pending'
|
'unknown'
Pipeline status.
errors
RedisDiApiModelsErrorsError[]
components
PipelineComponentResponse[]
current
boolean
Changes