/modifiedschedules
- Mount Point: /resource/rest/modifiedschedules
The following operations are supported on this resource:
GET
- Aliases: POST
Get number of modified documents since specified date in schedule index for specified region.
Results are grouped by next types: SCHEDULES (a regular schedule), CORRECTIONS (a non-regular schedule).
Note: this API might use caching configured in web.xml.Parameters
name | description | type | default |
---|---|---|---|
regionId | EPG Region identifier. Required. | query | |
modifiedSinceTime | Date-time in UTC. Required. Following formats are acceptable:
|
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 | |
Information about number of modified documents in specified format. |
Exceptions
name | description |
---|---|
RESTWebserviceException | if exception occurs. |