Response from the endpoint
Main object
| Field | Data Type | Description |
|---|---|---|
| Success | boolean | result of the request |
| Connections | Array[Connection] | List of available connections |
Connection object
| Field | Data Type | Description |
|---|---|---|
| ConnectionName | string | Name of the connection. This is the field to use in the configurations to start a execution in the parameters to define the database |
| Id | integer | Connection internal id |
