Get an application pipeline execution
Request
GET https://{hostname}:{port}
/cli/applicationPipeline/execution/info?{parameters}
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
executionId | string | false | Id of the pipeline execution. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getApplicationPipelineExecution.