MCRuleSchedule¶
Detailed information about the schedule for a Monte Carlo rule.
Complete reference
This is a complete reference for the MCRuleSchedule
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the MCRuleSchedule
struct in an asset:
mcRuleScheduleType ¶
Type of schedule for the rule, for example dynamic or manual.
mcRuleScheduleIntervalInMinutes ¶
How often the monitor should run, in minutes.
mcRuleScheduleStartTime ¶
When the first execution of the rule should occur (blank means immediate).
mcRuleScheduleCrontab ¶
Crontab for the schedule.