/schedule
- Mount Point: /resource/rest/schedule
The following operations are supported on this resource:
Get details for a specific schedule altogether with details for corresponding program. Output contains combined information from scheduleand program, where schedule information takes precedence.Note: this API might use caching configured in web.xml.
Parameters
name |
description |
type |
default |
regionId |
EPG Region identifier. Required. |
query |
|
scheduleId |
EPG Schedule identifier. Required. |
query |
|
formatCode |
Code of format in which result should be shown. |
query |
|
locale |
Locale to search and return data for. If not specified, default locale is used from configuration. |
query |
|
Output Payload
element |
produceable content type(s) |
(custom) |
|
description |
Schedule event details altogether with Program information in specified format. |
Exceptions
name |
description |
RESTWebserviceException |
if exception occurs. |