SnapshotExportTask

Name Description Required Schema Default Example

completion

The percentage of the task completed.

false

integer

exportToOsu

Information to export the snapshot to OSU.

false

ExportToOsuTaskSpecification

snapshotExport

Information about the snapshot you want to export.

false

SnapshotExport

snapshotExportTaskId

The ID of the snapshot export task.

false

string

snapshotId

The ID of the snapshot to be exported.

false

string

state

The state of the snapshot export task (pending | active | completed | failed).

false

string

statusMessage

If the snapshot export task fails, an error message.

false

string

tagSet.N

One or more tags associated with the snapshot export task.

false

Tag