storageProfile:update | |||||
---|---|---|---|---|---|
Description: | |||||
Update storage profile by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
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:relatedObjects 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:minFileSize storageProfile:maxFileSize storageProfile:flavorParamsIds storageProfile:maxConcurrentConnections storageProfile:pathManagerClass storageProfile:pathManagerParams storageProfile:trigger storageProfile:deliveryPriority storageProfile:deliveryStatus storageProfile:readyBehavior storageProfile:allowAutoDelete storageProfile:createFileLink storageProfile:rules storageProfile:deliveryProfileIds storageProfile:privateKey storageProfile:publicKey storageProfile:passPhrase |