getRunHierarchy

On this page
Back to index

Summary

Retrieves either the definition view or the runtime view for the specified release.
filters
Stringoptional
A list of zero or more filter criteria definitions used to define objects to find.
flowRuntimeId
Stringoptional
The ID of the flow runtime.
mode
Stringoptional
The mode of portfolio view.
Possible values: "HIERARCHY", "LIST"
pipelineName
Stringoptional
The name of the pipeline.
projectName
Stringoptional
The name of the project.
releaseName
Stringoptional
The name of the release.

Usage

Perl

$cmdr->getRunHierarchy( # optionals );

ectool

ectool getRunHierarchy \ # optionals