Skip to content

/AWS1/CL_IOT=>LISTDETECTMIGACTIONSTASKS()

About ListDetectMitigationActionsTasks

List of Device Defender ML Detect mitigation actions tasks.

Requires permission to access the ListDetectMitigationActionsTasks action.

Method Signature

IMPORTING

Required arguments:

IV_STARTTIME TYPE /AWS1/IOTTIMESTAMP /AWS1/IOTTIMESTAMP

A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.

IV_ENDTIME TYPE /AWS1/IOTTIMESTAMP /AWS1/IOTTIMESTAMP

The end of the time period for which ML Detect mitigation actions tasks are returned.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/IOTMAXRESULTS /AWS1/IOTMAXRESULTS

The maximum number of results to return at one time. The default is 25.

IV_NEXTTOKEN TYPE /AWS1/IOTNEXTTOKEN /AWS1/IOTNEXTTOKEN

The token for the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTLSTDETECTMIGACTT01 /AWS1/CL_IOTLSTDETECTMIGACTT01