Scheduling Actions
This section describes the actions that you can use to set up schedules to send specific actions (such as connector fetch tasks, or regular maintenance tasks) to a service at regular intervals. For information on all other service control actions, refer to the Coordinator Reference.
For information on general Controller management actions, see Controller Actions.
For information on GetStatus
and other standard actions that you can use, refer to the IDOL Server Reference.
You can use the following actions to manage scheduling in Controller.
AddSchedule |
EditSchedule |
GetSchedules |
PauseSchedule |
RemoveSchedule |
ResumeSchedule |
You can also submit these actions from Coordinator by specifying the ControllerUUID
parameter. For more information, refer to the Coordinator Reference.
Related Topics