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