Warehouse adapter — DropStream SCFE¶
The adapter
object contains properties for connecting to the DropStream SCFE API.
Parent object: a warehouse with property "platform" : "dropstream"
Required properties¶
The following adapter
properties are required for DropStream SCFE warehouses.
connection_string
¶
Property | connection_string |
---|---|
Name | FTP Connection String |
Data type | string |
Example | "ftp://user:pass@host:port" |
Required? | Yes |
Optional properties¶
The following adapter
properties are optional for DropStream SCFE warehouses.
api_version
¶
Property | api_version |
---|---|
Name | API Version |
Data type | integer |
Accepted values |
|
Default | 2 |