ISolidFireElementPurgeDeletedVolumeAsync Method |
Name | Description | |
---|---|---|
PurgeDeletedVolumeAsync(CancellationToken, Int64) |
PurgeDeletedVolume immediately and permanently purges a volume that has been deleted. You must delete a volume using
DeleteVolume before it can be purged. Volumes are purged automatically after a period of time, so usage of this method is not
typically required.
| |
PurgeDeletedVolumeAsync(PurgeDeletedVolumeRequest, CancellationToken) |
PurgeDeletedVolume immediately and permanently purges a volume that has been deleted. You must delete a volume using
DeleteVolume before it can be purged. Volumes are purged automatically after a period of time, so usage of this method is not
typically required.
|