GetImagesImage

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)

Types

Link copied to clipboard
object Companion

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
val id: String

ID of the image.

Link copied to clipboard

The ID of 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
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
Link copied to clipboard

Display Chinese name of the OS.

Link copied to clipboard

Display English name of the OS.

Link copied to clipboard

The operating system type of the image. Valid values: windows and linux.

Link copied to clipboard
Link copied to clipboard

Product code of the image on the image market.

Link copied to clipboard

Progress of image creation, presented in percentages.

Link copied to clipboard
val size: Int

Size of the created disk.

Link copied to clipboard
Link copied to clipboard

The status of the image. The following values are available, Separate multiple parameter values by using commas (,). Default value: Available. Valid values:

Link copied to clipboard
val tags: Map<String, String>? = null

A mapping of tags to assign to the resource.

Link copied to clipboard

Specifies whether to check the validity of the request without actually making the request. Valid values: