Skip to content

/AWS1/CL_SCH=>LISTREGISTRIES()

About ListRegistries

List the registries.

Method Signature

IMPORTING

Optional arguments:

IV_LIMIT TYPE /AWS1/SCH__INTEGER /AWS1/SCH__INTEGER

Limit

IV_NEXTTOKEN TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The token that specifies the next page of results to return. To request the first page, leave NextToken empty. The token will expire in 24 hours, and cannot be shared with other accounts.

IV_REGISTRYNAMEPREFIX TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

Specifying this limits the results to only those registry names that start with the specified prefix.

IV_SCOPE TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

Can be set to Local or AWS to limit responses to your custom registries, or the ones provided by AWS.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCHLISTREGISTRIESRSP /AWS1/CL_SCHLISTREGISTRIESRSP