contentdistribution_entrydistribution:submitadd | ||
---|---|---|
Description: | ||
Submits Entry Distribution to the remote destination |
||
Input Params | ||
name | type | Description |
id | int | |
submitWhenReady | bool | |
Output Type | ||
type | ||
KalturaEntryDistribution | ||
Errors | ||
ENTRY_DISTRIBUTION_NOT_FOUND,Entry distrbution not found [%s] | ||
DISTRIBUTION_PROFILE_NOT_FOUND,Distrbution profile not found [%s] | ||
DISTRIBUTION_PROFILE_DISABLED,Distrbution profile disabled [%s] | ||
ENTRY_DISTRIBUTION_STATUS,Entry distrbution [%s] wrong status [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=submitadd POST fields: id submitWhenReady |