DiskImageDescription
Describes a disk image.
Contents
- checksum
-
The checksum computed for the disk image.
Type: String
Required: No
- format
-
The disk image format.
Type: String
Valid Values:
VMDK | RAW | VHD
Required: No
- importManifestUrl
-
A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for an Amazon S3 object, read the "Query String Request Authentication Alternative" section of the Authenticating REST Requests topic in the Amazon Simple Storage Service Developer Guide.
For information about the import manifest referenced by this API action, see VM Import Manifest.
Type: String
Required: No
- size
-
The size of the disk image, in GiB.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: