3 "topic" : "POLICY-PDP-PAP1",
4 "servers" : [ "message-router2, message-router3" ],
5 "topicCommInfrastructure" : "dmaap",
6 "effectiveTopic" : "my-effective-topic",
7 "apiKey" : "my-api-key",
8 "apiSecret" : "my-api-secret",
11 "allowSelfSignedCerts" : true,
12 "consumerGroup" : "consumer group",
13 "consumerInstance" : "consumer instance",
14 "fetchTimeout" : 15000,
16 "userName": "username",
17 "password": "password",
19 "environment": "environment1",
20 "aftEnvironment": "aftEnvironment1",
21 "partner": "partner1",
24 "partitionId": "partition_id",
25 "additionalProps": {"xyz":"xyz"},
26 "clientName": "clientName1",
27 "hostname": "hostname1",
28 "basePath": "basePath1",
29 "serializationProvider": "serializationProvider1"
32 "topic" : "POLICY-PDP-PAP1",
33 "servers" : [ "message-router2, message-router3" ],
34 "topicCommInfrastructure" : "dmaap",
35 "effectiveTopic" : "my-effective-topic",
36 "apiKey" : "my-api-key",
37 "apiSecret" : "my-api-secret",
40 "allowSelfSignedCerts" : true,
41 "consumerGroup" : "consumer group",
42 "consumerInstance" : "consumer instance",
43 "fetchTimeout" : 15000,
45 "userName": "username",
46 "password": "password",
48 "environment": "environment1",
49 "aftEnvironment": "aftEnvironment1",
50 "partner": "partner1",
53 "partitionId": "partition_id",
54 "additionalProps": {"xyz":"xyz"},
55 "clientName": "clientName1",
56 "hostname": "hostname1",
57 "basePath": "basePath1",
58 "serializationProvider": "serializationProvider1"