ExportToS3Task#

Description of a task for export to object storage.

Contents#

  • diskImageFormat — The format of the image.

    • Type: String

    • Valid values: qcow2 | raw | vhd | vmdk | vmdk+ovf

    • 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