resumePipelineRun

On this page
Back to index

Summary

Resume the pipeline run.
flowRuntimeId
UUIDrequired
The ID of the pipeline run to pause/resume.

Usage

Perl

$cmdr->resumePipelineRun( "test-flowRuntimeId" # flowRuntimeId );

ectool

ectool resumePipelineRun \ "test-flowRuntimeId" `# flowRuntimeId`