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