Schedule interface

Defines how often to run the search and the time interval.

Properties

frequencyInMinutes

frequency (in minutes) at which rule condition should be evaluated.

timeWindowInMinutes

Time window for which data needs to be fetched for query (should be greater than or equal to frequencyInMinutes).

Property Details

frequencyInMinutes

frequency (in minutes) at which rule condition should be evaluated.

frequencyInMinutes: number

Property Value

number

timeWindowInMinutes

Time window for which data needs to be fetched for query (should be greater than or equal to frequencyInMinutes).

timeWindowInMinutes: number

Property Value

number