Renaming a Disk Import Transfer Job
Rename a disk import transfer job.
Using the Console
Note
You can only change the name of a transfer job using the Console. If you want to change other attributes of the transfer job, use the Data Transfer Utility instead.
You can only change the name of a transfer job using the Console. If you want to change other attributes of the transfer job, use the Data Transfer Utility instead.
-
Open the navigation menu and click Migration & Disaster Recovery. Under Data Transfer, click Imports. The Transfer Jobs page appears.
-
Choose a Compartment you have permission to work in under List scope. All transfer jobs in that compartment are listed in tabular form.
-
Click the transfer job that you want to edit. The transfer job's Details page appears.
- Click Edit. The Edit Transfer Job dialog box appears.
-
Enter a new name for the transfer job in the Transfer Job Name box.
-
Click Edit Transfer Job.
Using the Data Transfer Utility
Use the dts job update
command and required parameters to rename a disk import transfer job.
dts job update --job-id job_id --display-name display_name
display_name
is the new name of the transfer job.
Run dts job update --help
to view the complete list of flags and variable options.
For example:
dts job update --job-id ocid1.datatransferjob.oc1.phx.aaaaaaaa4tccxsktptbexdy6ipmfqome5acvieqthlqvts6lltqv5qxo2fiq --display-name MyRenamedJob
Transfer Job :
ID : ocid1.datatransferjob.oc1..exampleuniqueID
CompartmentId : ocid.compartment.oc1..exampleuniqueID
UploadBucket : MyBucket1
Name : MyRenamedJob
Label : JZM9PAVWH
CreationDate : 2019/06/04 17:07:05 EDT
Status : PREPARING
freeformTags : *** none ***
definedTags : *** none ***
Packages : [*** none ***]
UnattachedDevices : [*** none ***]
Appliances : [*** none ***]