Optional
betweenOptional
dateDate and time to run the scenario when type is 'once'
Optional
daysDays of the week to run the scenario when type is 'weekly' (0-6, where 0 is Sunday) Days of the month to run the scenario when type is 'monthly' or 'yearly' (1-31)
Optional
intervalInterval for scheduling when type is 'indefinitely' (in seconds, minimum 60)
Optional
monthsMonths of the year to run the scenario when type is 'yearly' (1-12)
Optional
restrictRestrictions for scheduling
Optional
days?: number[]Days of the week to run the scenario when type is 'weekly' (0-6, where 0 is Sunday)
Optional
months?: number[]Months of the year to run the scenario when type is 'yearly' (1-12)
Optional
time?: string[]Time range to run the scenario (e.g. ['09:00', '17:00'])
Optional
timeTime to run the scenario when type is 'daily', 'weekly', 'monthly', or 'yearly'
Type of scheduling
Date and time range to run the scenario for all types (ISO 8601 format)