Function scaleway_api_rs::apis::images_api::set_image[][src]

pub async fn set_image(
    configuration: &Configuration,
    zone: &str,
    id: &str,
    inline_object1: InlineObject1
) -> Result<ScalewayInstanceV1SetImageResponse, Error<SetImageError>>
Expand description

Replace all image properties with an image message.