type: error post: description: |
Name | Type | Description | Example | Default |
---|---|---|---|---|
``jobschedulerId`` | required, string | JobScheduler Master ID | scheduler | |
``calendarIds`` | optional, array | Filtered response by a collection of calendars specified by its calendar id. Parameter ``calendars`` is ignored if this parameter is defined. | [
4711,
4712
] |
|
``calendars`` | optional, array | Filtered response by a collection of calendars specified by its calendar path. | [
"/sos/myCalendar",
"/sos/myCalendar2"
] |