View source: R/storagegateway_operations.R
storagegateway_cancel_retrieval | R Documentation |
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.
storagegateway_cancel_retrieval(GatewayARN, TapeARN)
GatewayARN |
[required] |
TapeARN |
[required] The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.