Function scaleway_api_rs::apis::volumes_api::delete_volume[][src]

pub async fn delete_volume(
    configuration: &Configuration,
    zone: &str,
    volume_id: &str
) -> Result<(), Error<DeleteVolumeError>>
Expand description

Delete the volume with the given ID.