Optional
daylightOptional
days(Schema events) if "Monthly" schedule provide the day(s) of the month 1...31
Optional
days(Schema events) if "Weekly" schedule provide the day(s) of the week "Monday" ... "Sunday"
Optional
enabledEnable/disable the trigger true or false
Optional
expiration(Schema events) When will be the last timestamp to start the trigger. Default is 9999-01-01T00:00:00.000
Optional
nameName of the trigger
Optional
repeat(Schema events) Schedule of the task "Once", "Minute", "Hourly", "Daily", "Weekly", "Monthly"
Optional
repeat(Schema events) How often to repeat the task 1,2,3 ... no applied when "Once" or "Monthly"
Optional
start(Schema events) When will be the first timestamp to start the trigger. Default is current timestamp
Optional
time(Schema events) Use different timezone. Default is "UTC"
(Schema events) use daylight saving time. true or false, Default is "true"