| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the migration task. | ||
| Name | string | The task name. | 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 |
| OverwriteMode | string | The file overwriting mode. | always |
| TransferMode | string | The file transfer mode.
| all |
| Tags | string | The tags in the key:value format. | K1:V1,K2:V2 |
| ParentVersion | string | The ID of the parent task. When you create a subtask to migrate a file that failed to be migrated, you can specify the ID of the parent task. | 6af62558-970d-4f44-8663-4e297170fd6a |
| ConvertSymlinkTarget | boolean | Indicates whether the Target attribute value of the symbolic links at the source data address is converted. You can convert the Target attribute value of the symbolic links at the source data address in one of the following scenarios: The source data address is an Object Storage Service (OSS) data address and the destination data address is a local data address. The source data address is a local data address and the destination data address is an OSS data address. The source data address is a local data address and the destination data address is another local data address. This ensures that the symbolic links at the destination data address can point to their objects as expected. | false |
| Audit | Audit | The audit method. | |
| EnableMultiVersioning | boolean | Specifies whether to enable multi-version migration. Multi-version migration is not supported. | false |
| FilterRule | FilterRule | The filtering rule. | |
| ImportQos | ImportQos | The throttling settings of the task. | |
| ScheduleRule | ScheduleRule | The scheduling rule. | |
| CreateReport | boolean | Specifies whether to create a migration report. | true |