All Products
Search
Document Center

Data Online Migration:GetJobResp

Last Updated:Jan 30, 2026

Parameter

Type

Description

Example

object

The details of the job.

Name

string

The name of the job.

test_name

SrcAddress

string

The name of the source data address.

test_src_address

DestAddress

string

The name of the destination data address.

test_dest_address

Status

string

The status of the job.

IMPORT_JOB_BEGIN: The job is created.

IMPORT_JOB_LAUNCHING: The job is starting.

IMPORT_JOB_PREPARING: The job is preparing.

IMPORT_JOB_DOING: The job is running.

IMPORT_JOB_SUSPEND: The job is paused.

IMPORT_JOB_CLOSING: The job is shutting down.

IMPORT_JOB_FINISHED: The job is finished.

IMPORT_JOB_INTERRUPTED: The job is abnormally interrupted.

IMPORT_JOB_CONFIRMED: The migration is complete, and the user has confirmed data integrity and consistency.

IMPORT_JOB_DELETING: The job is being deleted.

IMPORT_JOB_DOING

EnableMultiVersioning

boolean

Indicates whether multi-versioning is enabled.

false

CreateTime

string

The time when the job was created.

2024-05-01T12:00:00.000Z

ModifyTime

string

The time when the job was last modified.

2024-05-01T12:00:00.000Z

Version

string

The ID of the job.

test_id

Audit Audit

The audit method.

OverwriteMode

string

The file overwrite mode.

always

TransferMode

string

The file transfer mode.

all

Tags

string

The tags.

K1:V1,K2:V2

ParentName

string

The name of the parent job.

test_parent_name

ParentVersion

string

The ID of the parent job.

7db93837-a5ee-4e3a-b3c8-800e7947dabc

ConvertSymlinkTarget

boolean

Indicates whether to convert the target of the symbolic link.

false

CreateReport

boolean

Indicates whether to generate a migration report.

false

Owner

string

The owner.

test_owner

FilterRule FilterRule

The filter rule.

ImportQos ImportQos

The rate limiting rule for the job.

ScheduleRule ScheduleRule

The scheduling rule.

WithStorageClass

boolean

Specifies whether to migrate the StorageClass property. This is allowed only for migrations from OSS to OSS.

false

TargetStorageClass

string

Specifies the StorageClass of the destination file. The destination address must be an OSS address. Valid values: Standard, IA, Archive, ColdArchive, and DeepColdArchive.

Standard

WithLastModifyTime

boolean

Specifies whether to retain the lastModifyTime property. The default value is true.

true

AppendableToNormal

boolean

Specifies whether to migrate appendable files as normal or multipart files. The default value is false.

true