Closing a Disk Import Transfer Job

Close a disk import transfer job.

Typically, you would close a transfer job when no further transfer job activity is required or possible. Closing a transfer job requires that the status of all associated transfer packages be returned, canceled, or deleted. In addition, the status of all associated transfer disks must be complete, in error, missing, canceled, or deleted.

Using the Console

  1. Open the navigation menu and click Migration & Disaster Recovery. Under Data Transfer, click Imports. The Transfer Jobs page appears.

  2. Choose a Compartment you have permission to work in under List scope. All transfer jobs in that compartment are listed in tabular form.

  3. Click the transfer job you want to close. The transfer job's Details page appears.

  4. Click Close Transfer Job.

Using the Data Transfer Utility

Use the dts job close command and required parameters to close a disk import transfer job.

dts job close --job-id job_id

Run dts job close --help to view the complete list of flags and variable options.

For example:


dts job close --job-id ocid1.datatransferjob.oc1..exampleuniqueID

Transfer Job : 
  ID                : ocid1.datatransferjob.oc1..exampleuniqueID
  CompartmentId     : ocid.compartment.oc1..exampleuniqueID
  UploadBucket      : MyBucket1
  Name              : MyDiskImportJob
  Label             : JZM9PAVWH
  CreationDate      : 2019/06/04 17:07:05 EDT
  Status            : CLOSED
  freeformTags      : *** none ***
  definedTags       : *** none ***
  Packages          : [*** none ***]
  UnattachedDevices : [*** none ***]
  Appliances        : [*** none ***]