Get Images Image
data class GetImagesImage(val architecture: String, val creationTime: String, val description: String, val diskDeviceMappings: List<GetImagesImageDiskDeviceMapping>, val id: String, val imageId: String, val imageOwnerAlias: String, val imageVersion: String, val isCopied: Boolean, val isSelfShared: String, val isSubscribed: Boolean, val isSupportIoOptimized: Boolean, val name: String, val osName: String, val osNameEn: String, val osType: String, val platform: String, val productCode: String, val progress: String, val size: Int, val state: String, val status: String, val tags: Map<String, String>? = null, val usage: String)
Constructors
Link copied to clipboard
constructor(architecture: String, creationTime: String, description: String, diskDeviceMappings: List<GetImagesImageDiskDeviceMapping>, id: String, imageId: String, imageOwnerAlias: String, imageVersion: String, isCopied: Boolean, isSelfShared: String, isSubscribed: Boolean, isSupportIoOptimized: Boolean, name: String, osName: String, osNameEn: String, osType: String, platform: String, productCode: String, progress: String, size: Int, state: String, status: String, tags: Map<String, String>? = null, usage: String)
Properties
Link copied to clipboard
The image architecture. Valid values: i386
and x86_64
.
Link copied to clipboard
Time of creation.
Link copied to clipboard
Description of the image.
Link copied to clipboard
Description of the system with disks and snapshots under the image.
Link copied to clipboard
Alias of the image owner.
Link copied to clipboard
Version of the image.
Link copied to clipboard
Link copied to clipboard
Whether the user has subscribed to the terms of service for the image product corresponding to the ProductCode.
Link copied to clipboard
Specifies whether the image can be used on I/O optimized instances.
Link copied to clipboard
Product code of the image on the image market.