Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

contentdistribution_entrydistribution:submitadd
Description:
Submits Entry Distribution to the remote destination
Input Params
Name Type Description Required Default Value Restrictions
id int V
submitWhenReady bool
Output Type
KalturaEntryDistribution
Errors
ENTRY_DISTRIBUTION_NOT_FOUND;ENTRY_ID;Entry distrbution not found [@ENTRY_ID@]
DISTRIBUTION_PROFILE_NOT_FOUND;PROFILE_ID;Distrbution profile not found [@PROFILE_ID@]
DISTRIBUTION_PROFILE_DISABLED;PROFILE_ID;Distrbution profile disabled [@PROFILE_ID@]
ENTRY_DISTRIBUTION_STATUS;ENTRY_ID,STATUS;Entry distrbution [@ENTRY_ID@] wrong status [@STATUS@]
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=submitadd
POST fields:
id
submitWhenReady