DeleteImageRequest: {
    imageId: string;
    region?: Region;
}

Type declaration

  • imageId: string

    UUID of the image.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.