| thumbAsset:getremotepaths | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get remote storage existing paths for the asset |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | V | |||
| Output Type | |||||
| KalturaRemotePathListResponse | |||||
| Errors | |||||
| THUMB_ASSET_ID_NOT_FOUND;ID;The Thumbnail asset id "@ID@" not found | |||||
| THUMB_ASSET_IS_NOT_READY;;The thumbnail asset is not ready | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=thumbAsset&action=getremotepaths POST fields: id |
|||||