DescribeImportImageTasks
In this article:
DescribeImportImageTasks#
Description#
Describing the import volume tasks.
Request Parameters#
ImportTaskId — The IDs of the import image tasks.
Type: Array of strings
Required: No
Response Elements#
description — The description of the task.
imageId — The image ID.
importTaskId — The ID of the import task.
progress — The percentage of task completion.
snapshotDetailsSet
description — The description of the snapshot.
diskImageSize — The size of the volume.
format — The format of the volume.
progress — The progress of the snapshot creation process.
snapshotId — The ID of the snapshot.
status — The state of the snapshot import task.
statusMessage — The description of the current step.
userBucket
s3Bucket — The bucket used.
s3Key — The S3 ID of the imported snapshot.
status — The state of the snapshot import task..
statusMessage — The description of the current task step.
Examples#
c2-ec2 DescribeImportImageTasks ImportTaskId.1 <import_image_task_id>