aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json
blob: e7325794a1d6ffae35fa029192e21008303fb79c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "topicName": "PNF_REGISTRATION",
  "topicDescription": "the VES collector will be publishing pnfRegistration events in this topic",
  "owner": "VEScollector",
  "tnxEnabled": false,
  "clients": [
    {
      "dcaeLocationName": "san-francisco",
      "clientRole": "org.onap.dmaap.mr.PNF_REGISTRATION.sub",
      "action": [
        "sub",
        "view"
      ]

    }
  ]
}