4f8802575741891cd3d2b99c09f10285e7e04cf9
[policy/common.git] /
1 {
2   "servers" : [ "svra", "svrb" ],
3   "topic" : "my-topic",
4   "recentEvents" : [ ],
5   "alive" : false,
6   "locked" : false,
7   "apiKey" : "my-api-key",
8   "apiSecret" : "my-api-secret",
9   "useHttps" : true,
10   "allowSelfSignedCerts" : true,
11   "consumerGroup" : "my-cons-group",
12   "consumerInstance" : "my-cons-inst",
13   "fetchTimeout" : 101,
14   "fetchLimit" : 100,
15   "topicCommInfrastructure" : "NOOP"
16 }