The APIs provide support for manual/on-demand ingestion of incremental/updated metadata from Disney+ into OpenTV Video Platform.
Endpoint: http://<serverIP>:8022/cim-dplus/v1/ingest
|
Request |
Description |
Response |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
GET |
Gets the ingestion status |
|
||||||||
|
POST |
Starts the manual/on-demand ingestion.
|
If there is an ongoing ingestion, the user can delete the ongoing ingestion and then request a on-demand ingestion.
|
||||||||
|
DELETE |
Stops the ongoing ingestion (full/incremental/manual). |
|
See also