summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/message-router/resources/topics/PM_MAPPER.json
blob: d2910b839859ccb042e6e0218929a6456c63b319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
 "topicName": "PM_MAPPER",
 "topicDescription": "The PM Mapper will be publishing perf3gpp VES events to this topic",
 "owner": "pm-mapper",
 "txenabled": false,
 "clients": [{
   "dcaeLocationName": "san-francisco",
   "clientIdentity": "dcae@dcae.onap.org",
   "action": [
     "pub",
     "view"
   ]
 }]
}