Create pipeline

Create pipeline within an aggregator.
The pipeline name must be unique within the aggregator.
The resource profile must exist already. If you don't provide one, it will default to "best-effort-low-resource".
Use them to easily deploy configured agents to the aggregator.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params

Create pipeline request body.

string
required

DNS label format as of defined on RFC1123

string
enum
Defaults to deployment

Kind of deployment used when deploying this pipeline

Allowed:
integer
required
≥ 0
string
required
string
enum
Allowed:
secrets
array of objects | null
required
secrets*
files
array of objects | null
required
files*
string
required
boolean
Defaults to false

If true, no Pipeline checks will be auto-generated from
the configuration.

boolean
Defaults to false
deprecated

If true, this will automatically create a set of Pipeline checks
to validate that the configured output services are reachable.

boolean
Defaults to false

If set to true:

If all checks associated with the pipeline run successfully, the status of
the pipeline will be switched to CHECKS_OK and the deployment will be executed.

If any of the checks associated with the pipeline fails, the status of
the pipeline will be switched to CHECKS_FAILED and the deployment of the pipeline
will be blocked.

If set to false (default):

If all checks associated with the pipeline run successfully, the status of
the pipeline will be switched to CHECKS_OK and the deployment will be executed.

If any of the checks associated with the pipeline fails, the status of
the pipeline will be switched to CHECKS_FAILED and the deployment of the pipeline
will be executed.

boolean
Defaults to false

if true, no ports will be automatically generated from the configuration.

boolean
Defaults to false
deprecated
boolean
required
metadata
object | null
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json