/resolve
- Mount Point: /resource/rest/resolve
The following operations are supported on this resource:
Method fetches Release URLs per station in specific region from VOD content.For VOD only bundles with active licensing window are returned. No licensing window implies unlimited window.
Note: this API might use caching configured in web.xml.
Parameters
name |
description |
type |
default |
buuid |
Bundle uuid. |
query |
|
regionId |
EPG Region external identifier |
query |
|
stationId |
EPG Station external identifier |
query |
|
locale |
Locale to search and return data for. If not specified, default chosen at install time is used. |
query |
|
formatCode |
Code of format in which result should be shown. |
query |
|
Output Payload
element |
produceable content type(s) |
(custom) |
|
description |
Returns list of Release URL per station |
Exceptions
name |
description |
com.extend.opencase.occ.client.web.exception.RESTWebserviceException |
code 500 Thrown if exception occurs. |
com.extend.opencase.occ.client.web.exception.RESTWebserviceException |
code 404 Thrown if any Release URLs have been found. |