{ "topicSources" : [ { "topic" : "POLICY-PDP-PAP1", "servers" : [ "message-router2, message-router3" ], "topicCommInfrastructure" : "dmaap", "effectiveTopic" : "my-effective-topic", "apiKey" : "my-api-key", "apiSecret" : "my-api-secret", "port": 123, "useHttps" : true, "allowSelfSignedCerts" : true, "consumerGroup" : "consumer group", "consumerInstance" : "consumer instance", "fetchTimeout" : 15000, "fetchLimit" : 100, "userName": "username", "password": "password", "managed": true, "environment": "environment1", "aftEnvironment": "aftEnvironment1", "partner": "partner1", "latitude": "1234", "longitude": "1234", "partitionId": "partition_id", "additionalProps": {"xyz":"xyz"}, "clientName": "clientName1", "hostname": "hostname1", "basePath": "basePath1", "serializationProvider": "serializationProvider1" }], "topicSinks" : [ { "topic" : "POLICY-PDP-PAP1", "servers" : [ "message-router2, message-router3" ], "topicCommInfrastructure" : "dmaap", "effectiveTopic" : "my-effective-topic", "apiKey" : "my-api-key", "apiSecret" : "my-api-secret", "port": 123, "useHttps" : true, "allowSelfSignedCerts" : true, "consumerGroup" : "consumer group", "consumerInstance" : "consumer instance", "fetchTimeout" : 15000, "fetchLimit" : 100, "userName": "username", "password": "password", "managed": true, "environment": "environment1", "aftEnvironment": "aftEnvironment1", "partner": "partner1", "latitude": "1234", "longitude": "1234", "partitionId": "partition_id", "additionalProps": {"xyz":"xyz"}, "clientName": "clientName1", "hostname": "hostname1", "basePath": "basePath1", "serializationProvider": "serializationProvider1" }] }