contentdistribution_entrydistribution:submitadd | ||||
---|---|---|---|---|
Description: | ||||
Submits Entry Distribution to the remote destination |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | int | V | ||
submitWhenReady | bool | |||
Output 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 |