Skip to content

/AWS1/CL_CWN=>LISTMONITORS()

About ListMonitors

Returns a list of all of your monitors.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CWNPAGINATIONTOKEN /AWS1/CWNPAGINATIONTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/CWNMAXRESULTS /AWS1/CWNMAXRESULTS

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

If MaxResults is given a value larger than 100, only 100 results are returned.

IV_STATE TYPE /AWS1/CWNSTRING /AWS1/CWNSTRING

The list of all monitors and their states.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWNLISTMONITORSOUTPUT /AWS1/CL_CWNLISTMONITORSOUTPUT