Image Disk Device Mapping
data class ImageDiskDeviceMapping(val device: String? = null, val diskType: String? = null, val format: String? = null, val importOssBucket: String? = null, val importOssObject: String? = null, val progress: String? = null, val remainTime: Int? = null, val size: Int? = null, val snapshotId: String? = null)
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
Import the bucket of the OSS to which the image belongs.
Link copied to clipboard
Import the object of the OSS to which the image file belongs.
Link copied to clipboard
For an image being replicated, return the remaining time of the replication task, in seconds.
Link copied to clipboard
The ID of snapshot N to use to create the custom image. .