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