ExportToOsuTaskSpecification

Name Description Required Schema Default Example

DiskImageFormat

The format of the export disk (qcow2 | vdi | vmdk).

true

string

OsuBucket

The name of the OSU bucket you want to export the snapshot to.

true

string

OsuKey

The key of the OSU object corresponding to the snapshot. This element only appears in results.

false

string

OsuPrefix

The prefix for the key of the OSU object corresponding to the snapshot. This key follows the prefix + snapshot_export_task_id + '.' + disk_image_format format.

false

string

aksk

The access key and secret key of the OSU account used to access the bucket.

false

ExportToOsuAccessKeySpecification