Kaltura API

livestreamfinishConf (beta)
Description:
When the conf is finished this API should be called.
Input Params
Name Type Description Required Default Value
entryId string V
serverNodeId int 1
Output Type
bool
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livestream/action/finishConf
JSON object:
				
{ entryId: "value", serverNodeId: value }