storagegateway_delete_tape_pool: Delete a custom tape pool

View source: R/storagegateway_operations.R

storagegateway_delete_tape_poolR 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.


paws.storage documentation built on May 29, 2024, 2:03 a.m.