View source: R/storagegateway_operations.R
storagegateway_list_tapes | R Documentation |
Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf (VTS). You specify the tapes to list by specifying one or more tape Amazon Resource Names (ARNs). If you don't specify a tape ARN, the operation lists all virtual tapes in both your VTL and VTS.
See https://www.paws-r-sdk.com/docs/storagegateway_list_tapes/ for full documentation.
storagegateway_list_tapes(TapeARNs = NULL, Marker = NULL, Limit = NULL)
TapeARNs |
|
Marker |
A string that indicates the position at which to begin the returned list of tapes. |
Limit |
An optional number limit for the tapes in the list returned by this call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.