| caption_captionasset: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 | |||||
| CAPTION_ASSET_ID_NOT_FOUND;ASSET_ID;Caption asset id "@ASSET_ID@" not found | |||||
| CAPTION_ASSET_IS_NOT_READY;ASSET_ID;Caption asset "@ASSET_ID@" is not ready | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=caption_captionasset&action=getremotepaths POST fields: id |
|||||