main-concepts

No menu items for this category
OpenMetadata Documentation

Schedule

This schema defines the type used for the schedule. The schedule has a start time and repeat frequency.

  • startDate: Start date and time of the schedule. Refer to basic.json#/definitions/dateTime.
  • repeatFrequency: Repeat frequency in ISO 8601 duration format. Example - 'P23DT23H'. Refer to basic.json#/definitions/duration.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.