All Products
Search
Document Center

Data Online Migration:JobHistory

Last Updated:Jun 16, 2025
ParameterTypeDescriptionExample
object

The execution history of the migration task.

Namestring

The task name.

test_name
JobVersionstring

The task ID.

test_id
RuntimeIdstring

The execution ID of the task.

1
CommitIdstring

The ID of the task status change.

2
StartTimestring

The time when the current state started.

2024-05-01 12:00:00
EndTimestring

The time when the current state ended.

2024-05-01 12:00:00
Statusstring

The task state.

IMPORT_JOB_DOING
TotalCountlong

The total number of files.

1000
CopiedCountlong

The number of files that are migrated. The number includes the number of files that are successfully migrated and the number of files that are skipped.

900
FailedCountlong

The number of files that failed to be migrated.

100
TotalSizelong

The total data size of files. Unit: bytes.

1000
CopiedSizelong

The data size of files that are migrated. Unit: bytes.

1000
RuntimeStatestring

The runtime state.
Valid values: Normal and Interrupt.

Normal
Messagestring

The error message.

test error msg.
Operatorstring

The operator.
Valid values: user and system.

user
ListStatusstring

The state of data listing.
Valid values: Listing and Finished.

Listing