storagegateway_cancel_retrieval {paws.storage} | R 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. |
[Package paws.storage version 0.9.0 Index]