Back to index
Summary
Aborts a pipeline run.flowRuntimeIdUUIDoptionalThe ID of the flow runtime. flowRuntimeNameStringoptionalThe name of the flow runtime. forceBooleanoptionalIf true running tasks are force aborted. projectNameStringoptionalThe name of the project. |
Usage
Perl
$cmdr->abortPipelineRun( # optionals );
ectool
ectool abortPipelineRun \ # optionals