| flavorAsset:geturl | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get download URL for the asset |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | V | |||
| storageId | int | ||||
| forceProxy | bool | ||||
| options | KalturaFlavorAssetUrlOptions | ||||
| Output Type | |||||
| string | |||||
| Errors | |||||
| FLAVOR_ASSET_ID_NOT_FOUND;ID;Flavor asset id "@ID@" 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=geturl POST fields: id storageId forceProxy options:relatedObjects options:fileName |
|||||