flavorAsset:export | ||||
---|---|---|---|---|
Input Params | ||||
Name | Type | Description | Required | Default Value |
assetId | string | V | ||
storageProfileId | int | V | ||
Output Type | ||||
KalturaFlavorAsset | ||||
Errors | ||||
INVALID_FLAVOR_ASSET_ID, Invalid flavor asset id %s | ||||
STORAGE_PROFILE_ID_NOT_FOUND,Storage profile id %s not found | ||||
INTERNAL_SERVERL_ERROR,Internal server error occured | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=flavorAsset&action=export POST fields: assetId storageProfileId |