Skip to content

/AWS1/CL_RUM=>LISTRUMMETRICSDESTINATIONS()

About ListRumMetricsDestinations

Returns a list of destinations that you have created to receive RUM extended metrics, for the specified app monitor.

For more information about extended metrics, see AddRumMetrics.

Method Signature

IMPORTING

Required arguments:

IV_APPMONITORNAME TYPE /AWS1/RUMAPPMONITORNAME /AWS1/RUMAPPMONITORNAME

The name of the app monitor associated with the destinations that you want to retrieve.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/RUMMAXRESULTSINTEGER /AWS1/RUMMAXRESULTSINTEGER

The maximum number of results to return in one operation. The default is 50. The maximum that you can specify is 100.

To retrieve the remaining results, make another call with the returned NextToken value.

IV_NEXTTOKEN TYPE /AWS1/RUMSTRING /AWS1/RUMSTRING

Use the token returned by the previous operation to request the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RUMLISTRUMMETDSTSRSP /AWS1/CL_RUMLISTRUMMETDSTSRSP