package
Version:
v0.10.1
Opens a new window with list of versions in this module.
Published: Apr 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Get list of pipelines
GET /pipelines/pipeline:id/tasks?status=TASK_RUNNING&pending=1&page=1&=pagesize=10
{
"tasks": [
{"id": 1, "plugin": "", ...}
],
"count": 5
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.