ExportToS3Task
In this article:
ExportToS3Task#
Description of a task for export to object storage.
Contents#
containerFormat — The container format used to combine disk images with metadata.
Type: String
Valid values:
ova
Required: No
diskImageFormat — The format of the image.
Type: String
Valid values:
vmdk+ovf
|vmdk
|vhd
|qcow2
Required: No
s3Bucket — User’s S3 bucket where the resulting exported image will be uploaded.
Type: String
Required: No
s3Key — The S3 key name for the exported snapshot.
Type: String
Required: No