storageprofile:update | ||
---|---|---|
Description: | ||
Update storage profile by id |
||
Input Params | ||
name | type | Description |
storageProfileId | int | |
storageProfile | KalturaStorageProfile | Id |
Output Type | ||
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 |