Data Sources - Check New Data Source Connection
Tests the connection for a data source. This method supports the direct testing of the unsaved data source.
POST /DataSources/Model.CheckConnection
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
A DataSourceCheckResult that contains the results of the check connection operation. |
|
| 400 Bad Request |
Couldn't understand your request. |
|
| Other Status Codes |
Error |