Skip to content

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:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

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.