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

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

Get details of an image with the given ID.