Skip to content

/AWS1/CL_APS=>DESCRIBEIMAGES()

About DescribeImages

Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.

Method Signature

IMPORTING

Optional arguments:

IT_NAMES TYPE /AWS1/CL_APSSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The names of the public or private images to describe.

IT_ARNS TYPE /AWS1/CL_APSARNLIST_W=>TT_ARNLIST TT_ARNLIST

The ARNs of the public, private, and shared images to describe.

IV_TYPE TYPE /AWS1/APSVISIBILITYTYPE /AWS1/APSVISIBILITYTYPE

The type of image (public, private, or shared) to describe.

IV_NEXTTOKEN TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

IV_MAXRESULTS TYPE /AWS1/APSDESCRIMAGESMAXRESULTS /AWS1/APSDESCRIMAGESMAXRESULTS

The maximum size of each page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APSDESCRIMAGESRESULT /AWS1/CL_APSDESCRIMAGESRESULT