Skip to content

/AWS1/CL_DOE=>LISTCLUSTERS()

About ListClusters

Returns information about provisioned Amazon DocumentDB elastic clusters.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/DOEPAGINATIONTOKEN /AWS1/DOEPAGINATIONTOKEN

A pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond this token, up to the value specified by max-results.

If there is no more data in the responce, the nextToken will not be returned.

IV_MAXRESULTS TYPE /AWS1/DOEINTEGER /AWS1/DOEINTEGER

The maximum number of elastic cluster snapshot results to receive in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DOELISTCLUSTERSOUTPUT /AWS1/CL_DOELISTCLUSTERSOUTPUT