v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
run_templates

Create Template Run

Run a pipeline from a template.

Args: template_id: The ID of the template. background_tasks: Background tasks. config: Configuration for the pipeline run. auth_context: Authentication context.

Returns: The created pipeline run.

post/api/v1/run_templates/{template_id}/runs

Path parameters

template_idstring uuid required

Request body

run_namestring nullable
enable_cacheboolean nullable
enable_artifact_metadataboolean nullable
enable_artifact_visualizationboolean nullable
enable_step_logsboolean nullable
stepsobject
settingsobject
extraobject
parametersobject nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required