Disabling or Enabling a Task Schedule
Disable or enable a task schedule at any time in a Data Integration application.
A task schedule is associated with a schedule in the application. Disabling a task schedule doesn't affect its associated schedule or other task schedules that are associated with the same schedule.
- On the workspace home page, click Applications.
- On the Applications page, select the compartment that contains the application.
- In the applications list, click the name of the application that contains the task schedule that you want to manage.
- On the application details page, click Task schedules and then click the name of the task schedule that you want to disable or enable.
- On the task schedule details page, click Disable or Enable.
Use the oci data-integration task-schedule update command and required parameters to update a task schedule for a task (for example, disable or enable a task schedule):
oci data-integration task-schedule update [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateTaskSchedule operation to update a task schedule for a task. For example, you can disable or enable a task schedule.