View source: R/storagegateway_operations.R
storagegateway_delete_volume | R Documentation |
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.
storagegateway_delete_volume(VolumeARN)
VolumeARN |
[required] The Amazon Resource Name (ARN) of the volume. Use the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.