storagegateway_describe_tape_recovery_points: Returns a list of virtual tape recovery points that are...

View source: R/storagegateway_operations.R

storagegateway_describe_tape_recovery_pointsR Documentation

Returns a list of virtual tape recovery points that are available for the specified tape gateway

Description

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.

Usage

storagegateway_describe_tape_recovery_points(
  GatewayARN,
  Marker = NULL,
  Limit = NULL
)

Arguments

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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.