GET api/v1/GetConnection
Establish connection to the server.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Returns status code 204 if the server is running
HttpStatusCodeResponse Formats
application/json, text/json
Sample:
100
application/xml, text/xml
Sample:
<HttpStatusCode xmlns="http://schemas.datacontract.org/2004/07/System.Net">Continue</HttpStatusCode>