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

pub async fn set_volume(
    configuration: &Configuration,
    zone: &str,
    id: &str,
    inline_object20: InlineObject20
) -> Result<ScalewayInstanceV1SetVolumeResponse, Error<SetVolumeError>>
Expand description

Replace all volume properties with a volume message.