New to Telerik Report ServerStart a free 30-day trial

POST api/reportserver/v3/data/sql/test-connection

Tests the specified SQL data connection.

Request Information

URI Parameters

None.

Body Parameters

ConnectionInfo

NameDescriptionTypeAdditional information
Name

No documentation available.

string

None.

Provider

No documentation available.

string

None.

ConnectionString

No documentation available.

string

Required

Request body formats

application/json, text/json, application/*+json

json
{
  "Name": "Northwind Oracle Connection",
  "Provider": "System.Data.OracleClient",
  "ConnectionString": "Data Source=Northwind;User Id=sa;Password=P@ssw0rd!;"
}

Response Information

Resource Description

boolean

Response Formats

application/json

true
Not finding the help you need?
Contact Support