| id |
string |
The unique identifier for the connection. |
| type |
string |
The type of connection (e.g., sqlserver, postgres). |
| serverAddress |
string |
The address of the server for the connection. |
| serverPort |
string |
The port used for the connection. |
| userName |
string |
The user name for the connection. |
| datasource |
object |
|