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