Tests a URL that leads to a client IP detection service
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
GET /api/DetectClientIP/Test HTTP/1.1
Host:
Accept: */*
text
Last updated
Was this helpful?