CreateConnection method
Overview
Creates a connection. A connection indicates from which data source, the data should be taken.
Parameters
Name | Description | Type |
---|---|---|
qConnection |
Information about the connection. This parameter is mandatory. |
Connection |
Outputs
The following is returned in the output:
"result": {
"qConnectionId": "<identifier of the connection>"
}