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