Deleting a Functions Library

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

    1. On the User-defined functions page, Function libraries list, find the library that you want to delete. If you need help finding the page or the list of libraries, see Listing Function Libraries.
    2. From the Actions menu (Actions menu) of the library, select Delete.
    3. In the Delete library dialog box, to confirm that you want to delete this library, enter delete and select 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.