storagegateway_delete_tape_archive: Deletes the specified virtual tape from the virtual tape...

View source: R/storagegateway_operations.R

storagegateway_delete_tape_archiveR 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 TRUE to delete an archived tape that belongs to a custom pool with tape retention lock. Only archived tapes with tape retention lock set to governance can be deleted. Archived tapes with tape retention lock set to compliance can't be deleted.


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