Listing Schedules

Follow these steps to list the schedules.

    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. Selectthe name of the schedule to see its details.
      • Selectthe name of a schedule to see its details.
      • Description if one was specified.
      • Who created the schedule.
      • When the schedule was created.
      • Schedule OCID.
      • Target resource type & target resource name
      • Schedule type and a summary of the schedule.
      • If tags exist, those details are displayed.

      • Any logs that exist are listed.

  • Use the list command and required parameters to list a schedule:

    oci data-science schedule list [OPTIONS]

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

  • Run the ListSchedules operation to view a schedule.