| baseEntry:getremotepaths | ||||
|---|---|---|---|---|
| Description: | ||||
| Get remote storage existing paths for the asset. |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| entryId | string | V | ||
| Output Type | ||||
| KalturaRemotePathListResponse | ||||
| Errors | ||||
| ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
| ENTRY_NOT_READY,Entry "%s" is not ready | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=getremotepaths POST fields: entryId |
||||