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