Getting a Transfer Disk's Details

Get the details of a transfer disk for a disk import transfer job.

Using the Data Transfer Utility

Use the dts disk show command and required parameters to get the details of a transfer disk for a disk import transfer job.

dts disk show --job-id job_id --disk-label disk_label

Run dts disk show --help to view the complete list of flags and variable options.

For example:

dts disk show --job-id ocid1.datatransferjob.oci1..exampleuniqueID --disk-label DNKZQ1XKC

Transfer Disk : 
  Label:               : DNKZQ1XKC
  SerialNumber:        : VB6fc3b4a1-5d90f001
  UploadStatusLogUrl   : JVPWPQV6U/DNKZQ1XKC/upload_summary.txt
  Status               : PREPARING

The path syntax for the upload status log URL is <transfer_job_label>/<disk_lable>/upload_summary.txt.