Kaltura API

baseentrygetRemotePaths
Description:
Get remote storage existing paths for the asset.
Input Params
Name Type Description Required Default Value
entryId string V
Output Type
KalturaRemotePathListResponse
Example HTTP Hit
http://www.kaltura.com/api_v3/service/baseentry/action/getRemotePaths
JSON object:
				
{ entryId: "value" }