GET /Info/TestConnection
Tests the connection to the server.
URL Parameters
None.
Request Body Details
This service ignores the request body.
Example Request
-
Request Method:
GET
-
Request URL:
http://localhost:52773/api/deepsee/v1/Info/TestConnection
For comments on the possible forms of the URL, see Introduction to the Business Intelligence REST API.
Example Response
{
"Status": "OK",
"DispatchClass": "%DeepSee.REST.v1.InfoServer",
"NameSpace": "SAMPLES"
}