Kaltura API

KalturaSshDropFolder
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaDropFolder Inherited from KalturaDropFolder
Name Type Writable Restrictions Description
id int
partnerId int V
name string V
description string V
type KalturaDropFolderType V
status KalturaDropFolderStatus V
conversionProfileId int V
dc int V
path string V
fileSizeCheckInterval int V The amount of time, in seconds, that should pass so that a file with no change in size will be treated as "finished uploading to folder"
fileDeletePolicy KalturaDropFolderFileDeletePolicy V
fileDeleteRegex string V
autoFileDeleteDays int V
fileHandlerType KalturaDropFolderFileHandlerType V
fileNamePatterns string V
fileHandlerConfig KalturaDropFolderFileHandlerConfig V
tags string V
errorCode KalturaDropFolderErrorCode V
errorDescription string V
ignoreFileNamePatterns string V
createdAt int
updatedAt int
lastAccessedAt int V
incremental bool V
lastFileTimestamp int V
metadataProfileId int V
categoriesMetadataFieldName string V
enforceEntitlement bool V
shouldValidateKS bool V
Inherited from KalturaRemoteDropFolder
KalturaSshDropFolder
Name Type Writable Restrictions Description
host string V
port int V
username string V
password string V
privateKey string V
publicKey string V
passPhrase string V
Sub classes: KalturaScpDropFolder, KalturaSftpDropFolder, KalturaTrRdsDropFolder