Create and submit a SimplePipeline
simple_pipeline
Create and submit a SimplePipeline
Create a new SimplePipeline and submit it for processing.
Create and submit a SimplePipeline
Body
application/json
Request body for creating a SimplePipeline.
Project ID to associate the pipeline with
Pipeline configuration with elements dict. At most one datafit/validation element, any number of cheap elements.
Optional human-readable name for the pipeline
Maximum string length:
255Optional human-readable description for the pipeline
Runtime execution options (e.g. live_progress_updates). Submission metadata, not stored in the pipeline config.
Response
Successful Response
Full model for detail responses and DB records.
Available options:
pending, running, completed, failed, canceled Machine-readable error codes for jobs.
Available options:
CONFIGURATION_ERROR, SOLVER_ERROR, EXECUTION_TIMEOUT, SUBMISSION_FAILED, INTERNAL_ERROR