Stopping a Task Run
Stop a task run in an application in Data Integration.
When you stop (terminate) a task run, temporary objects and data might be left in an inconsistent state on the target data asset.
Any run that hasn't completed successfully or has errors can be stopped. Also, you can stop runs that are in queue or already in progress.
Use the oci data-integration task-run update command and required parameters, with the TERMINATING status, to terminate a task run in an application in Data Integration:
oci data-integration task-run update [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateTaskRun operation with the TERMINATING status to terminate a task run in an application in Data Integration.