Kaltura API

deliveryprofileclone
Description:
Add delivery based on existing delivery. Must provide valid sourceDeliveryId
Input Params
Name Type Description Required Default Value
deliveryId int V
Output Type
KalturaDeliveryProfile
Example HTTP Hit
http://www.kaltura.com/api_v3/service/deliveryprofile/action/clone
JSON object:
				
{ deliveryId: value }