Skip to content

/AWS1/CL_DIR=>LISTINDEX00()

About ListIndex

Lists objects attached to the specified index.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The ARN of the directory that the index exists in.

IO_INDEXREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

The reference to the index to list.

Optional arguments:

IT_RANGESONINDEXEDVALUES TYPE /AWS1/CL_DIROBJECTATTRRANGE=>TT_OBJECTATTRIBUTERANGELIST TT_OBJECTATTRIBUTERANGELIST

Specifies the ranges of indexed values that you want to query.

IV_MAXRESULTS TYPE /AWS1/DIRNUMBERRESULTS /AWS1/DIRNUMBERRESULTS

The maximum number of objects in a single page to retrieve from the index during a request. For more information, see Amazon Cloud Directory Limits.

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.

IV_CONSISTENCYLEVEL TYPE /AWS1/DIRCONSISTENCYLEVEL /AWS1/DIRCONSISTENCYLEVEL

The consistency level to execute the request at.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRLISTINDEXRESPONSE /AWS1/CL_DIRLISTINDEXRESPONSE