storagegateway_delete_tape_pool {paws.storage} | R Documentation |
Delete a custom tape pool
Description
Delete a custom tape pool. A custom tape pool can only be deleted if there are no tapes in the pool and if there are no automatic tape creation policies that reference the custom tape pool.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_tape_pool/ for full documentation.
Usage
storagegateway_delete_tape_pool(PoolARN)
Arguments
PoolARN |
[required] The Amazon Resource Name (ARN) of the custom tape pool to delete. |
[Package paws.storage version 0.6.0 Index]