Kaltura API DocumentationflavorAsset.getRemotePaths

Get remote storage existing paths for the asset

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

Request Parameters

body:object
object
id*: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