2bed3347785f382dd7acc48e9cb5d68ccd71c86f
[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" : "DMAAP",
13   "partitionKey" : "my-partition"
14 }