pub async fn get_image(
    configuration: &Configuration,
    zone: &str,
    image_id: &str
) -> Result<ScalewayPeriodInstancePeriodV1PeriodGetImageResponse, Error<GetImageError>>
Expand description

Get details of an image with the given ID.