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

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

Get details of a volume with the given ID.