Skip to content

/AWS1/CL_SGM=>LSTINFERENCERECOMMENDATION00()

About ListInferenceRecommendationsJobs

Lists recommendation jobs that satisfy various filters.

Method Signature

IMPORTING

Optional arguments:

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMCREATIONTIME /AWS1/SGMCREATIONTIME

A filter that returns only jobs created after the specified time (timestamp).

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMCREATIONTIME /AWS1/SGMCREATIONTIME

A filter that returns only jobs created before the specified time (timestamp).

IV_LASTMODIFIEDTIMEAFTER TYPE /AWS1/SGMLASTMODIFIEDTIME /AWS1/SGMLASTMODIFIEDTIME

A filter that returns only jobs that were last modified after the specified time (timestamp).

IV_LASTMODIFIEDTIMEBEFORE TYPE /AWS1/SGMLASTMODIFIEDTIME /AWS1/SGMLASTMODIFIEDTIME

A filter that returns only jobs that were last modified before the specified time (timestamp).

IV_NAMECONTAINS TYPE /AWS1/SGMNAMECONTAINS /AWS1/SGMNAMECONTAINS

A string in the job name. This filter returns only recommendations whose name contains the specified string.

IV_STATUSEQUALS TYPE /AWS1/SGMRECOMMENDATIONJOBSTAT /AWS1/SGMRECOMMENDATIONJOBSTAT

A filter that retrieves only inference recommendations jobs with a specific status.

IV_SORTBY TYPE /AWS1/SGMLSTINFERENCERECOMME00 /AWS1/SGMLSTINFERENCERECOMME00

The parameter by which to sort the results.

IV_SORTORDER TYPE /AWS1/SGMSORTORDER /AWS1/SGMSORTORDER

The sort order for the results.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the response to a previous ListInferenceRecommendationsJobsRequest request was truncated, the response includes a NextToken. To retrieve the next set of recommendations, use the token in the next request.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of recommendations to return in the response.

IV_MODELNAMEEQUALS TYPE /AWS1/SGMMODELNAME /AWS1/SGMMODELNAME

A filter that returns only jobs that were created for this model.

IV_MODELPACKAGEVRSARNEQUALS TYPE /AWS1/SGMMODELPACKAGEARN /AWS1/SGMMODELPACKAGEARN

A filter that returns only jobs that were created for this versioned model package.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTINFERENCERECO01 /AWS1/CL_SGMLSTINFERENCERECO01