Analytic connection: Get
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/analyticconnection/{id}
Description
Get the configuration for an analytic connection. If the analyticconnection entity ID is specified, more details are provided.
Body
-
Return value
{ "id": "91d351b7-1adf-446e-9b97-1fa5ab2cabec", "createdDate": "2017-04-03T12:39:59.159Z", "modifiedDate": "2017-04-03T12:39:59.159Z", "modifiedByUserName": "INTERNAL\\sa_repository", "customProperties": [], "name": "MyAnalyticConnection", "host": "abc.com", "port": 8080, "certificateFilePath": "path_to_certificate\\cert.pem", "reconnectTimeout": 10, "requestTimeout": 10, "privileges": null, "impactSecurityAccess": false, "schemaPath": "AnalyticConnection" }
Optional parameters
-