Schedule

A cron-based schedule for automatic workflow execution in Apache DolphinScheduler.

ApacheDAGData PipelineOpen SourceOrchestrationPythonSchedulingWorkflow

Properties

Name Type Description
id integer Schedule ID.
processDefinitionCode integer Workflow definition code to schedule.
crontab string Cron expression for the schedule.
startTime string Schedule start datetime.
endTime string Schedule end datetime.
timezoneId string Timezone for cron evaluation.
failureStrategy string Strategy on schedule failure.
warningType string When to send alerts.
releaseState string Whether this schedule is active.
View JSON Schema on GitHub