pub async fn get_image1(
    configuration: &Configuration,
    region: &str,
    image_id: &str
) -> Result<ScalewayPeriodRegistryPeriodV1PeriodImage, Error<GetImage1Error>>
Expand description

Get the image associated with the given id.