Skip to content

/AWS1/CL_SGM=>LISTENDPOINTCONFIGS()

About ListEndpointConfigs

Lists endpoint configurations.

Method Signature

IMPORTING

Optional arguments:

IV_SORTBY TYPE /AWS1/SGMENDPOINTCONFIGSORTKEY /AWS1/SGMENDPOINTCONFIGSORTKEY

The field to sort results by. The default is CreationTime.

IV_SORTORDER TYPE /AWS1/SGMORDERKEY /AWS1/SGMORDERKEY

The sort order for results. The default is Descending.

IV_NEXTTOKEN TYPE /AWS1/SGMPAGINATIONTOKEN /AWS1/SGMPAGINATIONTOKEN

If the result of the previous ListEndpointConfig request was truncated, the response includes a NextToken. To retrieve the next set of endpoint configurations, use the token in the next request.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of training jobs to return in the response.

IV_NAMECONTAINS TYPE /AWS1/SGMENDPTCFGNAMECONTAINS /AWS1/SGMENDPTCFGNAMECONTAINS

A string in the endpoint configuration name. This filter returns only endpoint configurations whose name contains the specified string.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

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

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only endpoint configurations with a creation time greater than or equal to the specified time (timestamp).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLISTENDPTCFGSOUT /AWS1/CL_SGMLISTENDPTCFGSOUT