get /analyticconnection/{id}

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Path parameters

id (required)

Query parameters

privileges (optional)

Return type

AnalyticConnection

Example data

Content-Type: application/json

{ "privileges" : [ "privileges", "privileges" ], "schemaPath" : "schemaPath", "createdDate" : "2000-01-23T04:56:07.000+00:00", "customProperties" : [ { "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "definition" : { "privileges" : [ "privileges", "privileges" ], "valueType" : "valueType", "name" : "name", "choiceValues" : [ "choiceValues", "choiceValues" ], "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "value" : "value" }, { "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "definition" : { "privileges" : [ "privileges", "privileges" ], "valueType" : "valueType", "name" : "name", "choiceValues" : [ "choiceValues", "choiceValues" ], "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "value" : "value" } ], "modifiedByUserName" : "modifiedByUserName", "certificateFilePath" : "certificateFilePath", "port" : 5249, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "host" : "host", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "requestTimeout" : 314780940, "reconnectTimeout" : 1294386358 }

Responses

200
OK