Skip to content

/AWS1/CL_IMG=>LISTCONTAINERRECIPES()

About ListContainerRecipes

Returns a list of container recipes.

Method Signature

IMPORTING

Optional arguments:

IV_OWNER TYPE /AWS1/IMGOWNERSHIP /AWS1/IMGOWNERSHIP

Returns container recipes belonging to the specified owner, that have been shared with you. You can omit this field to return container recipes belonging to your account.

IT_FILTERS TYPE /AWS1/CL_IMGFILTER=>TT_FILTERLIST TT_FILTERLIST

Use the following filters to streamline results:

  • containerType

  • name

  • parentImage

  • platform

IV_MAXRESULTS TYPE /AWS1/IMGRESTRICTEDINTEGER /AWS1/IMGRESTRICTEDINTEGER

The maximum items to return in a request.

IV_NEXTTOKEN TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IMGLSTCONTAINERRECI01 /AWS1/CL_IMGLSTCONTAINERRECI01