Skip to content

/AWS1/CL_SGM=>LISTMODELMETADATA()

About ListModelMetadata

Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.

Method Signature

IMPORTING

Optional arguments:

IO_SEARCHEXPRESSION TYPE REF TO /AWS1/CL_SGMMODELMETSRCHXPRSN /AWS1/CL_SGMMODELMETSRCHXPRSN

One or more filters that searches for the specified resource or resources in a search. All resource objects that satisfy the expression's condition are included in the search results. Specify the Framework, FrameworkVersion, Domain or Task to filter supported. Filter names and values are case-sensitive.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

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

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of models to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLISTMODELMETRSP /AWS1/CL_SGMLISTMODELMETRSP