| KalturaSshUrlResource |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| url |
string |
V |
|
Remote URL, FTP, HTTP or HTTPS |
| forceAsyncDownload |
bool |
V |
|
Force Import Job |
| urlHeaders |
array of KalturaString |
V |
|
|
| shouldRedirect |
bool |
V |
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| privateKey |
string |
V |
|
SSH private key |
| publicKey |
string |
V |
|
SSH public key |
| keyPassphrase |
string |
V |
|
Passphrase for SSH keys |
|