Function scaleway_api_rs::apis::volume_types_api::list_volumes_types[][src]

pub async fn list_volumes_types(
    configuration: &Configuration,
    zone: &str,
    per_page: Option<f32>,
    page: Option<f32>
) -> Result<ScalewayInstanceV1ListVolumesTypesResponse, Error<ListVolumesTypesError>>
Expand description

Get volumes technical details.