| contentdistribution_entrydistribution:get | ||||
|---|---|---|---|---|
| Description: | ||||
| Get Entry Distribution by id |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| id | int | V | ||
| Output Type | ||||
| KalturaEntryDistribution | ||||
| Errors | ||||
| ENTRY_DISTRIBUTION_NOT_FOUND,Entry distrbution not found [%s] | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=get POST fields: id |
||||