storagegateway_delete_volume {paws.storage} | R 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
|
[Package paws.storage version 0.6.0 Index]