Skip to content

/AWS1/CL_SGM=>LISTMONITORINGSCHEDULES()

About ListMonitoringSchedules

Returns list of all monitoring schedules.

Method Signature

IMPORTING

Optional arguments:

IV_ENDPOINTNAME TYPE /AWS1/SGMENDPOINTNAME /AWS1/SGMENDPOINTNAME

Name of a specific endpoint to fetch schedules for.

IV_SORTBY TYPE /AWS1/SGMMONSCHEDULESORTKEY /AWS1/SGMMONSCHEDULESORTKEY

Whether to sort the results by the Status, CreationTime, or ScheduledTime field. The default is CreationTime.

IV_SORTORDER TYPE /AWS1/SGMSORTORDER /AWS1/SGMSORTORDER

Whether to sort the results in Ascending or Descending order. The default is Descending.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of jobs to return in the response. The default value is 10.

IV_NAMECONTAINS TYPE /AWS1/SGMNAMECONTAINS /AWS1/SGMNAMECONTAINS

Filter for monitoring schedules whose name contains a specified string.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only monitoring schedules created before a specified time.

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only monitoring schedules created after a specified time.

IV_LASTMODIFIEDTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only monitoring schedules modified before a specified time.

IV_LASTMODIFIEDTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only monitoring schedules modified after a specified time.

IV_STATUSEQUALS TYPE /AWS1/SGMSCHEDULESTATUS /AWS1/SGMSCHEDULESTATUS

A filter that returns only monitoring schedules modified before a specified time.

IV_MONJOBDEFINITIONNAME TYPE /AWS1/SGMMONJOBDEFINITIONNAME /AWS1/SGMMONJOBDEFINITIONNAME

Gets a list of the monitoring schedules for the specified monitoring job definition.

IV_MONITORINGTYPEEQUALS TYPE /AWS1/SGMMONITORINGTYPE /AWS1/SGMMONITORINGTYPE

A filter that returns only the monitoring schedules for the specified monitoring type.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLISTMONSCHDSRSP /AWS1/CL_SGMLISTMONSCHDSRSP