Deleting a Schedule

Follow these steps to delete a schedule.

    1. Use the Console to sign in to a tenancy with the appropriate Policies.
    2. Open the navigation menu and select Analytics & AI.
    3. Under Machine Learning, select Data Science.
    4. Select the compartment that contains the project you want to work in.
      All projects in the compartment are listed.
    5. Selectthe name of the project.
      The project details page opens and lists the notebook sessions.
    6. Under Resources, click Schedules.
      A tabular list of schedules in the project is displayed.
    7. SelectMore Actions.
    8. SelectDelete.
      The Delete job page is displayed.
    9. Type the Name of the schedule you want to delete, exactly as it appears.
    10. SelectDelete.

      A notification is displayed indicating that the schedule is deleted successfully.

  • Use the delete command and required parameters to edit a schedule:

    oci data-science schedule delete [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteSchedule operation to delete a schedule.