Test Intelligence Server connection
POST {{baseUrl}}/api/admin/restServerSettings/iServer/connectionTest
Test the connection between the Intelligence Server and the REST Server. Currently, only socket connectivity is tested. In the body parameter of the request, you specify the port and hostname of the Intelligence Server.
Request Body
{"port"=>39321, "hostname"=>"env-276686laiouse1"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |