Skip to content

/AWS1/CL_SGM=>LISTAUTOMLJOBS()

About ListAutoMLJobs

Request a list of jobs.

Method Signature

IMPORTING

Optional arguments:

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Request a list of jobs, using a filter for time.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Request a list of jobs, using a filter for time.

IV_LASTMODIFIEDTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Request a list of jobs, using a filter for time.

IV_LASTMODIFIEDTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Request a list of jobs, using a filter for time.

IV_NAMECONTAINS TYPE /AWS1/SGMAUTOMLNAMECONTAINS /AWS1/SGMAUTOMLNAMECONTAINS

Request a list of jobs, using a search filter for name.

IV_STATUSEQUALS TYPE /AWS1/SGMAUTOMLJOBSTATUS /AWS1/SGMAUTOMLJOBSTATUS

Request a list of jobs, using a filter for status.

IV_SORTORDER TYPE /AWS1/SGMAUTOMLSORTORDER /AWS1/SGMAUTOMLSORTORDER

The sort order for the results. The default is Descending.

IV_SORTBY TYPE /AWS1/SGMAUTOMLSORTBY /AWS1/SGMAUTOMLSORTBY

The parameter by which to sort the results. The default is Name.

IV_MAXRESULTS TYPE /AWS1/SGMAUTOMLMAXRESULTS /AWS1/SGMAUTOMLMAXRESULTS

Request a list of jobs up to a specified limit.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLISTAUTOMLJOBSRSP /AWS1/CL_SGMLISTAUTOMLJOBSRSP