v1

latestOpenAPI 3.1.02026-07-178068219.8 KB
workflow runs

Batch Run Workflow Non Blocking

Start a batch run of a workflow over a dataset and return the run details

post/wf/{workflow_id}/start_batch_run/

Path parameters

workflow_idstring required

Request body

dataset_idstring required
mini_batch_sizeinteger

Response

Successful Response

idstring required
workflow_idstring required
workflow_version_idstring nullable
status'PENDING' | 'RUNNING' | 'COMPLETED' | 'FAILED' | 'PAUSED' | 'CANCELED' required
start_timestring date-time required
end_timestring date-time nullable
initial_inputsobject nullable
outputsobject nullable
parent_run_idstring nullable
run_typestring
output_file_idstring nullable
input_dataset_idstring nullable
messagestring nullable
durationnumber nullable required
percentage_completenumber required