GET /Data/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:57772/api/deepsee/v1/Data/TestConnection
For comments on the possible forms of the URL, see “Introduction to the DeepSee REST API” in the chapter “Introduction and Samples.”
Example Response
{
"Status": "OK",
"DispatchClass": "%DeepSee.REST.v1.DataServer",
"NameSpace": "SAMPLES"
}