Unpublishing a Task
Unpublish a task in Data Integration.
You can't unpublish a running task. Wait until the task is done running before trying to unpublish it.
The following types of published tasks in an application also can't be unpublished:
- Tasks in an application that was created as a copy of another application
- Tasks that are used in pipelines in the application
To unpublish a task, follow these steps:
A patch entry is created in the application when you unpublish a task. See Understanding Patches. Use the oci data-integration application create-patch command and required parameters, with the UNPUBLISH patch type, to unpublish a task from an application in Data Integration:
oci data-integration application create-patch [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreatePatch operation with the UNPUBLISH patch type to unpublish a task from an application in Data Integration.