storagegateway_cancel_retrieval: Cancels retrieval of a virtual tape from the virtual tape...

View source: R/storagegateway_operations.R

storagegateway_cancel_retrievalR Documentation

Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated

Description

Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated. The virtual tape is returned to the VTS. This operation is only supported in the tape gateway type.

See https://www.paws-r-sdk.com/docs/storagegateway_cancel_retrieval/ for full documentation.

Usage

storagegateway_cancel_retrieval(GatewayARN, TapeARN)

Arguments

GatewayARN

[required]

TapeARN

[required] The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.


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