/AWS1/CL_SGM=>LISTMONITORINGALERTS()
¶
About ListMonitoringAlerts¶
Gets the alerts for a single monitoring schedule.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_MONITORINGSCHEDULENAME
TYPE /AWS1/SGMMONSCHEDULENAME
/AWS1/SGMMONSCHEDULENAME
¶
The name of a monitoring schedule.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/SGMNEXTTOKEN
/AWS1/SGMNEXTTOKEN
¶
If the result of the previous
ListMonitoringAlerts
request was truncated, the response includes aNextToken
. To retrieve the next set of alerts in the history, use the token in the next request.
IV_MAXRESULTS
TYPE /AWS1/SGMMAXRESULTS
/AWS1/SGMMAXRESULTS
¶
The maximum number of results to display. The default is 100.