Name |
Type |
Writable |
Restrictions |
Description |
id |
int |
|
|
|
createdAt |
int |
|
|
|
updatedAt |
int |
|
|
|
partnerId |
int |
|
|
|
name |
string |
V |
|
|
systemName |
string |
V |
|
|
desciption |
string |
V |
|
|
status |
KalturaStorageProfileStatus |
V |
|
|
protocol |
KalturaStorageProfileProtocol |
V |
|
|
storageUrl |
string |
V |
|
|
storageBaseDir |
string |
V |
|
|
pathPrefix |
string |
V |
|
|
storageUsername |
string |
V |
|
|
storagePassword |
string |
V |
|
|
storageFtpPassiveMode |
bool |
V |
|
|
minFileSize |
int |
V |
|
|
maxFileSize |
int |
V |
|
|
flavorParamsIds |
string |
V |
|
|
maxConcurrentConnections |
int |
V |
|
|
pathManagerClass |
string |
V |
|
|
pathManagerParams |
array of KalturaKeyValue |
V |
|
|
trigger |
int |
V |
|
No need to create enum for temp field |
deliveryPriority |
int |
V |
|
Delivery Priority |
deliveryStatus |
KalturaStorageProfileDeliveryStatus |
V |
|
|
readyBehavior |
KalturaStorageProfileReadyBehavior |
V |
|
|
allowAutoDelete |
int |
V |
|
Flag sugnifying that the storage exported content should be deleted when soure entry is deleted |
createFileLink |
bool |
V |
|
Indicates to the local file transfer manager to create a link to the file instead of copying it |
rules |
array of KalturaRule |
V |
|
Holds storage profile export rules |
deliveryProfileIds |
array of KalturaKeyValue |
V |
|
Delivery profile ids |
privateKey |
string |
V |
|
|
publicKey |
string |
V |
|
|
passPhrase |
string |
V |
|
|
port |
int |
V |
|
|
shouldExportThumbs |
bool |
V |
|
|
packagerUrl |
string |
V |
|
|
exportPeriodically |
bool |
V |
|
|
excludedFlavorParamsIds |
string |
V |
|
|
shouldExportCaptions |
bool |
V |
|
|
excludedEntryTypes |
string |
V |
|
|