Deleting a Functions Library

When you delete a library, you're also deleting any existing user-defined functions in the library.

    1. Navigate to the workspace that contains the library that you want to delete.

      For the steps to access a workspace, see Accessing a Workspace.

    2. On the workspace home page, click User-defined functions.
    3. From the list of function libraries on the User-defined functions page, select Delete from the Actions menu of the library that you want to delete.
    4. In the Delete library dialog box, to confirm that you want to delete this library, enter delete and click Delete.
  • Use the oci data-integration function-library delete command and required parameters to delete a library:

    oci data-integration function-library delete [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeleteFunctionLibrary operation to delete a library.