Get Images Image
data class GetImagesImage(val created: String, val description: String, val distribution: String, val errorMessage: String, val id: Int, val image: String, val minDiskSize: Int, val name: String, val private: Boolean, val regions: List<String>, val sizeGigabytes: Double, val slug: String, val status: String, val tags: List<String>, val type: String)
Properties
Link copied to clipboard
a description of the image
Link copied to clipboard
The name of the distribution of the OS of the image.
Link copied to clipboard
Any applicable error message pertaining to the image
Link copied to clipboard
The minimum 'disk' required for the image.
Link copied to clipboard
The size of the image in GB.