View source: R/storagegateway_operations.R
storagegateway_describe_tape_recovery_points | R Documentation |
Returns a list of virtual tape recovery points that are available for the specified tape gateway.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_tape_recovery_points/ for full documentation.
storagegateway_describe_tape_recovery_points(
GatewayARN,
Marker = NULL,
Limit = NULL
)
GatewayARN |
[required] |
Marker |
An opaque string that indicates the position at which to begin describing the virtual tape recovery points. |
Limit |
Specifies that the number of virtual tape recovery points that are 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.