| storageProfile:update | ||||
|---|---|---|---|---|
| Description: | ||||
| Update storage profile by id |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| storageProfileId | int | V | ||
| storageProfile | KalturaStorageProfile | Id | V | |
| Output Type | ||||
| KalturaStorageProfile | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=storageProfile&action=update POST fields: storageProfileId 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 |
||||