contentdistribution_entrydistribution:servereturneddata | |||||
---|---|---|---|---|---|
Description: | |||||
Serves entry distribution returned data |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | int | V | |||
actionType | KalturaDistributionAction | V | KalturaDistributionAction:: | ||
Output Type | |||||
file | |||||
Errors | |||||
ENTRY_DISTRIBUTION_NOT_FOUND;ENTRY_ID;Entry distrbution not found [@ENTRY_ID@] | |||||
ENTRY_DISTRIBUTION_MISSING_LOG;ENTRY_ID,PROFILE_ID;Entry distrbution [@ENTRY_ID@] file type [@PROFILE_ID@] | |||||
FILE_DOESNT_EXIST;;File doesnt exist | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=servereturneddata POST fields: id actionType |