Deleting an Appliance Import Transfer Job
Delete an appliance import transfer job.
You can delete transfer jobs when they are in the Initiated, Preparing, and Close states.
Using the Console
-
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 data transfer job that you want to delete. The transfer job's Details page appears.
-
Click Delete.
-
Confirm the deletion when prompted.
Using the CLI
Use the oci dts job delete command and required parameters to delete an appliance import transfer job.
oci dts job delete --job-id job_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.