Skip to content

/AWS1/CL_STG=>LISTTAPEPOOLS()

About ListTapePools

Lists custom tape pools. You specify custom tape pools to list by specifying one or more custom tape pool Amazon Resource Names (ARNs). If you don't specify a custom tape pool ARN, the operation lists all custom tape pools.

This operation supports pagination. You can optionally specify the Limit parameter in the body to limit the number of tape pools in the response. If the number of tape pools returned in the response is truncated, the response includes a Marker element that you can use in your subsequent request to retrieve the next set of tape pools.

Method Signature

IMPORTING

Optional arguments:

IT_POOLARNS TYPE /AWS1/CL_STGPOOLARNS_W=>TT_POOLARNS TT_POOLARNS

The Amazon Resource Name (ARN) of each of the custom tape pools you want to list. If you don't specify a custom tape pool ARN, the response lists all custom tape pools.

IV_MARKER TYPE /AWS1/STGMARKER /AWS1/STGMARKER

A string that indicates the position at which to begin the returned list of tape pools.

IV_LIMIT TYPE /AWS1/STGPOSITIVEINTOBJECT /AWS1/STGPOSITIVEINTOBJECT

An optional number limit for the tape pools in the list returned by this call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STGLISTTAPEPOOLSOUT /AWS1/CL_STGLISTTAPEPOOLSOUT