| storageProfile:add | ||||
|---|---|---|---|---|
| Description: | ||||
| Adds a storage profile to the Kaltura DB. |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| storageProfile | KalturaStorageProfile | V | ||
| Output Type | ||||
| KalturaStorageProfile | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=storageProfile&action=add POST fields: storageProfile:id storageProfile:createdAt storageProfile:updatedAt storageProfile:partnerId storageProfile:name storageProfile:systemName storageProfile:desciption storageProfile:status storageProfile:protocol storageProfile:storageUrl storageProfile:storageBaseDir storageProfile:storageUsername storageProfile:storagePassword storageProfile:storageFtpPassiveMode storageProfile:deliveryHttpBaseUrl storageProfile:deliveryRmpBaseUrl storageProfile:deliveryIisBaseUrl storageProfile:minFileSize storageProfile:maxFileSize storageProfile:flavorParamsIds storageProfile:maxConcurrentConnections storageProfile:pathManagerClass storageProfile:pathManagerParams storageProfile:urlManagerClass storageProfile:urlManagerParams storageProfile:trigger storageProfile:deliveryPriority storageProfile:deliveryStatus storageProfile:rtmpPrefix storageProfile:readyBehavior |
||||