Scheduled Jobs (Full Update)

Description

See the Aerial Spec for more details.

File Naming Convention

TGEN_scheduledJobs_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
targetThe specific route to cURLMax Length: 255stringNo
typeThe type of job to executeAllowed: WORKFLOWstringYes
disabledBoolean to tell if the Scheduled Job is disabledbooleanNo
cronScheduleThe date and time the scheduled job should run in crontab notation https://crontab.guru/stringYes
nameFriendly name for this Scheduled JobMax Length: 255stringNo
metadataAny additional metadata to be stored on this scheduled jobobjectNo

Sample CSV

See the following scheduledJobs CSV sample file.

scheduledJobs Sample 1