Fields
start
StringThe start time of the job.
end
StringThe end time of the job.
next_schedule
[NextSchedule]List of next schedules.
metadata
JSONAdditional metadata related to the collection schedule, such as timezone information, scheduling rules, or any other relevant details that can help in understanding the scheduling context.
duration
IntThe duration of the job in seconds.
cron
StringThe cron expression for the schedule.
Was this section helpful?