VOD


The VOD API provides some VOD specific information and functionality.


Supported Actions


PUT /vod/{id}/metadata

Re-syncs properties from the metadata file. This can be used for error correction or updating older VOD asset information.

Response: 200 OK or 400 Bad Request if the Event is not found or in an unsupported state.


GET /vod/{id}/metadata

Get the metadata information from the metadata file.

The file may not be accessible otherwise via Assets, this returns the JSON data direct from the file.

Response: 200 OK and JSON containing information about the VOD files generated.