Back to index
Summary
Pause the pipeline run.flowRuntimeIdUUIDrequiredThe ID of the pipeline run to pause/resume. |
Usage
Perl
$cmdr->pausePipelineRun( "test-flowRuntimeId" # flowRuntimeId );
ectool
ectool pausePipelineRun \ "test-flowRuntimeId" `# flowRuntimeId`