Code Review
/
policy
/
common.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8e39fddf4f1d1856544229ad72c1bafd1e276ea4
[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" : "NOOP",
13
"partitionKey" : "my-partition"
14
}