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

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

Delete the image with the given ID.