storagegateway_delete_volume: Deletes the specified storage volume that you previously...

View source: R/storagegateway_operations.R

storagegateway_delete_volumeR Documentation

Deletes the specified storage volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API

Description

Deletes the specified storage volume that you previously created using the create_cachedi_scsi_volume or create_storedi_scsi_volume API. This operation is only supported in the cached volume and stored volume types. For stored volume gateways, the local disk that was configured as the storage volume is not deleted. You can reuse the local disk to create another storage volume.

See https://www.paws-r-sdk.com/docs/storagegateway_delete_volume/ for full documentation.

Usage

storagegateway_delete_volume(VolumeARN)

Arguments

VolumeARN

[required] The Amazon Resource Name (ARN) of the volume. Use the list_volumes operation to return a list of gateway volumes.


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