v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490380385.5 KB

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.

post/#X-Amz-Target=StorageGateway_20130630.ListTapePools

Query parameters

Limitstring

Pagination limit

Markerstring

Pagination token

Headers

X-Amz-Target'StorageGateway_20130630.ListTapePools' required

Request body

PoolARNsPoolARN[]

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.

Markerstring

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

Limitinteger

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

Response

Success

Markerstring

A string that indicates the position at which to begin the returned list of tape pools. Use the marker in your next request to continue pagination of tape pools. If there are no more tape pools to list, this element does not appear in the response body.