2612e0d64cac09d2bad7a9a3bce5e506a9f54478
[oom.git] / kubernetes / dmaap / components / message-router / resources / topics / MMagent.json
1 {
2   "topicName": "MirrorMakerProvisioning",
3   "topicDescription": "the topic used to provision the MM agent whitelist",
4  "replicationCase": "REPLICATION_NONE",
5   "owner": "dmaap",
6   "txenabled": false,
7   "partitionCount": "1",
8   "clients": [
9     {
10       "dcaeLocationName": "san-francisco",
11       "clientIdentity": "dmaap-bc-mm-prov@dmaap-bc-mm-prov.onap.org",
12       "action": [
13         "pub", 
14         "view"
15       ]
16  
17     }
18   ]
19 }