Create a new pipeline
Pipeline
Create a new pipeline
Creates a new pipeline definition with its associated steps. This endpoint defines the sequence of jobs but does not start execution immediately. Use the ‘start’ endpoint to begin the pipeline execution.
Create a new pipeline
Body
application/json
Response
Successful Response
Model for representing a pipeline with its elements in detail responses.
Available options:
pending, running, completed, failed, canceled Organization this pipeline belongs to.
Options for pipeline execution behavior.
Machine-readable error codes for jobs.
Available options:
CONFIGURATION_ERROR, SOLVER_ERROR, EXECUTION_TIMEOUT, SUBMISSION_FAILED, INTERNAL_ERROR