View source: R/storagegateway_operations.R
storagegateway_describe_tape_archives | R Documentation |
Returns a description of specified virtual tapes in the virtual tape shelf (VTS). This operation is only supported in the tape gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_tape_archives/ for full documentation.
storagegateway_describe_tape_archives(
TapeARNs = NULL,
Marker = NULL,
Limit = NULL
)
TapeARNs |
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe. |
Marker |
An opaque string that indicates the position at which to begin describing virtual tapes. |
Limit |
Specifies that the number of virtual tapes described be limited to the specified number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.