JOC API

Version 1.13.10

Download RAML
JOC API
/calendars/export
POST

Provides Calendars export file as download (see ./calendars/import)


Parameters in the POST body schema

Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
calendars optional, array Filtered response by a collection of calendars specified by its calendar path. Some other parameters such as calendarIds, folders, regex, type and categories are ignored if this parameter is defined. [
"/sos/myCalendar",
"/sos/myCalendar2"
]