calendarresource.asciidoc 409 B

123456789101112131415
  1. [role="xpack"]
  2. [testenv="platinum"]
  3. [[ml-calendar-resource]]
  4. === Calendar Resources
  5. A calendar resource has the following properties:
  6. `calendar_id`::
  7. (string) A numerical character string that uniquely identifies the calendar.
  8. `job_ids`::
  9. (array) An array of job identifiers. For example: `["total-requests"]`.
  10. For more information, see
  11. {xpack-ref}/ml-calendars.html[Calendars and Scheduled Events].