Skip to content

/AWS1/CL_DOG=>LISTANOMALOUSLOGGROUPS()

About ListAnomalousLogGroups

Returns the list of log groups that contain log anomalies.

Method Signature

IMPORTING

Required arguments:

IV_INSIGHTID TYPE /AWS1/DOGINSIGHTID /AWS1/DOGINSIGHTID

The ID of the insight containing the log groups.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/DOGLSTANOMALOUSLOGGRSM00 /AWS1/DOGLSTANOMALOUSLOGGRSM00

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

IV_NEXTTOKEN TYPE /AWS1/DOGUUIDNEXTTOKEN /AWS1/DOGUUIDNEXTTOKEN

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DOGLSTANOMALOUSLOGG01 /AWS1/CL_DOGLSTANOMALOUSLOGG01