Skip to content

/AWS1/CL_LM2=>LISTBOTALIASES()

About ListBotAliases

Gets a list of aliases for the specified bot.

Method Signature

IMPORTING

Required arguments:

IV_BOTID TYPE /AWS1/LM2ID /AWS1/LM2ID

The identifier of the bot to list aliases for.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/LM2MAXRESULTS /AWS1/LM2MAXRESULTS

The maximum number of aliases to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.

IV_NEXTTOKEN TYPE /AWS1/LM2NEXTTOKEN /AWS1/LM2NEXTTOKEN

If the response from the ListBotAliases operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LM2LISTBOTALIASESRSP /AWS1/CL_LM2LISTBOTALIASESRSP