/Info/TestConnection
Tests the connection to the server.
Request Method
GET or POST
URL Parameters
None.
Request Body Details
This endpoint ignores the request body.
Example Request
- 
Request Method: GET 
- 
Request URL: https://localhost/api/deepsee/v3/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.v3.InfoServer",
    "NameSpace": "SAMPLES"
}