contentdistribution_entrydistribution:validate | ||||
---|---|---|---|---|
Description: | ||||
Validates Entry Distribution by id for submission |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | int | V | ||
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] | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=validate POST fields: id |