Using API to pause or resume task runs
Use a specific API endpoint to easily pause or resume data integration task runs to suit the management needs of your system, for example, to fit a system maintenance window.Running tasks during a maintenance period very likely causes partial executions of those tasks and consequentially, leads to data integrity issues. Pause your tasks during this period and resume them when this period ends:
- When a task is paused, all executions, to be started manually or by triggers, are discarded immediately, however, any ongoing executions continue until completed.
- When a task is resumed, all its triggers are activated, the schedule is thus set up again and manual start is also accepted.