Skip to content

/AWS1/CL_SYN=>GETCANARYRUNS()

About GetCanaryRuns

Retrieves a list of runs for a specified canary.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/SYNCANARYNAME /AWS1/SYNCANARYNAME

The name of the canary that you want to see runs for.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SYNTOKEN /AWS1/SYNTOKEN

A token that indicates that there is more data available. You can use this token in a subsequent GetCanaryRuns operation to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/SYNMAXSIZE100 /AWS1/SYNMAXSIZE100

Specify this parameter to limit how many runs are returned each time you use the GetCanaryRuns operation. If you omit this parameter, the default of 100 is used.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SYNGETCANARYRUNSRSP /AWS1/CL_SYNGETCANARYRUNSRSP