Kaltura API DocumentationbaseEntry.getRemotePaths

Get remote storage existing paths for the asset.

Try it out
post https://www.kaltura.com/api_v3/service/baseentry/action/getRemotePaths

Request Parameters

body:object
object
entryId*:string

Response

Success

object:KalturaRemotePathListResponse
objects:array[object:KalturaRemotePath]
object:KalturaRemotePath
storageProfileId:integer

readOnly

uri:string

readOnly

KalturaRemotePathListResponse must also match all of:
object:KalturaListResponse