Skip to content

/AWS1/CL_CWL=>LISTANOMALIES()

About ListAnomalies

Returns a list of anomalies that log anomaly detectors have found. For details about the structure format of each anomaly object that is returned, see the example in this section.

Method Signature

IMPORTING

Optional arguments:

IV_ANOMALYDETECTORARN TYPE /AWS1/CWLANOMALYDETECTORARN /AWS1/CWLANOMALYDETECTORARN

Use this to optionally limit the results to only the anomalies found by a certain anomaly detector.

IV_SUPPRESSIONSTATE TYPE /AWS1/CWLSUPPRESSIONSTATE /AWS1/CWLSUPPRESSIONSTATE

You can specify this parameter if you want to the operation to return only anomalies that are currently either suppressed or unsuppressed.

IV_LIMIT TYPE /AWS1/CWLLISTANOMALIESLIMIT /AWS1/CWLLISTANOMALIESLIMIT

The maximum number of items to return. If you don't specify a value, the default maximum value of 50 items is used.

IV_NEXTTOKEN TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN

nextToken

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWLLISTANOMALIESRSP /AWS1/CL_CWLLISTANOMALIESRSP