Lists mitigation actions executions for a Device Defender ML Detect Security Profile.
Requires permission to access the ListDetectMitigationActionsExecutions action.
get/detect/mitigationactions/executions
Query parameters
taskIdstring
The unique identifier of the task.
violationIdstring
The unique identifier of the violation.
thingNamestring
The name of the thing whose mitigation actions are listed.
startTimestring date-time
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.
endTimestring date-time
The end of the time period for which ML Detect mitigation actions executions are returned.
maxResultsinteger
The maximum number of results to return at one time. The default is 25.
nextTokenstring
The token for the next set of results.
Response
Success