Skip to main content
 print this page

Start an HCLS workflow run

PUT 

/hcls/:hcls_name/:id/runs

Starts a new Omics workflow run for the given workflow. Only supported when hcls_name is omics-workflows and the workflow Status is active. Requires WorkflowRunName and WorkflowRunLogLevel (off, fatal, error, or all). StorageCapacity is optional (1-20000; defaults from workflow/store config). WorkflowRunParams is an optional object of workflow input parameters. Caller needs editor access on the workflow.

Request

Responses

Successfully started the HCLS workflow run. Response typically includes Message and WorkflowRunId.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers