Skip to content

/AWS1/CL_SGM=>LISTPIPELINEEXECUTIONS()

About ListPipelineExecutions

Gets a list of the pipeline executions.

Method Signature

IMPORTING

Required arguments:

IV_PIPELINENAME TYPE /AWS1/SGMPIPELINENAMEORARN /AWS1/SGMPIPELINENAMEORARN

The name or Amazon Resource Name (ARN) of the pipeline.

Optional arguments:

IV_CREATEDAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns the pipeline executions that were created after a specified time.

IV_CREATEDBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns the pipeline executions that were created before a specified time.

IV_SORTBY TYPE /AWS1/SGMSORTPIPELINEEXECSBY /AWS1/SGMSORTPIPELINEEXECSBY

The field by which to sort results. The default is CreatedTime.

IV_SORTORDER TYPE /AWS1/SGMSORTORDER /AWS1/SGMSORTORDER

The sort order for results.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken. To retrieve the next set of pipeline executions, use the token in the next request.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of pipeline executions to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLISTPLINEXECSRSP /AWS1/CL_SGMLISTPLINEXECSRSP