Deleting Applications

Delete an Application in Data Flow.

To delete an Application , you must be the Application owner or be a Data Flow Administrator.

When you delete an Application, its associated Runs aren't deleted. The output and logs for these Runs remain available.

    1. On the Data Flow page, in the left-side menu, select Applications. If you need help finding the Data Flow page, see Viewing an Application's Details.
    2. Under List scope, select the compartment that contains the application to edit.
    3. Select the name of the Application to delete.
    4. On the Application's details page, select More actions and select Delete.
    5. In the Delete confirmation dialog box, select Delete.
  • Use the delete command and required parameters to delete an application:
    oci data-flow application delete [OPTIONS]
    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
  • Run the DeleteApplication operation to delete an application.