| baseEntry:export | ||||
|---|---|---|---|---|
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| entryId | string | V | ||
| storageProfileId | int | V | ||
| Output Type | ||||
| KalturaBaseEntry | ||||
| Errors | ||||
| ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
| STORAGE_PROFILE_ID_NOT_FOUND,Storage profile id %s not found | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=export POST fields: entryId storageProfileId |
||||