All pages
Powered by GitBook
1 of 1

Loading...

Tests a URL that leads to a client IP detection service

Tests a URL that leads to a client IP detection service

get

Tests a URL that leads to a client IP detection service. If the URL is correct and the service works as expected, the test should return the IP of the Connection Broker.

Query parameters
serviceURLstringOptional

Service URL that leads to a client IP detection service.

Responses
200

Success

application/json; api-version=1.0
Responsestring
401

Unauthorized

application/json; api-version=1.0
404

Not Found

application/json; api-version=1.0
get
/api/DetectClientIP/Test
GET /api/DetectClientIP/Test HTTP/1.1
Host: 
Accept: */*
text