Kaltura API

baseentryexport
Description:
Input Params
Name Type Description Required Default Value
entryId string V
storageProfileId int V
Output Type
KalturaBaseEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/service/baseentry/action/export
JSON object:
				
{ entryId: "value", storageProfileId: value }