Code Review
/
policy
/
common.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5b2e712ab70684343108eb87fe699b01527d0be5
[policy/common.git]
/
1
{
2
"locked": false,
3
"alive": false,
4
"topicSources": [
5
{
6
"servers": [
7
"my-server"
8
],
9
"topic": "noop-source",
10
"effectiveTopic": "noop-source",
11
"recentEvents": [],
12
"alive": false,
13
"locked": false,
14
"topicCommInfrastructure": "NOOP"
15
}
16
],
17
"topicSinks": [
18
{
19
"servers": [
20
"my-server"
21
],
22
"topic": "noop-sink",
23
"effectiveTopic": "noop-sink",
24
"recentEvents": [],
25
"alive": false,
26
"locked": false,
27
"topicCommInfrastructure": "NOOP"
28
}
29
]
30
}