e7419d8887171ba4ce1e6afe798c3f73579e44a3
[policy/common.git] /
1 {
2   "servers" : [ "svra", "svrb" ],
3   "topic" : "my-topic",
4   "effectiveTopic" : "my-effective-topic",
5   "recentEvents" : [ ],
6   "alive" : false,
7   "locked" : false,
8   "apiKey" : "my-api-key",
9   "apiSecret" : "my-api-secret",
10   "useHttps" : true,
11   "allowSelfSignedCerts" : true,
12   "topicCommInfrastructure" : "UEB",
13   "partitionKey" : "my-partition"
14 }