storagegateway_delete_tape_archive {paws.storage} | R Documentation |
Deletes the specified virtual tape from the virtual tape shelf (VTS)
Description
Deletes the specified virtual tape from the virtual tape shelf (VTS). This operation is only supported in the tape gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_tape_archive/ for full documentation.
Usage
storagegateway_delete_tape_archive(TapeARN, BypassGovernanceRetention = NULL)
Arguments
TapeARN |
[required] The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS). |
BypassGovernanceRetention |
Set to |
[Package paws.storage version 0.9.0 Index]