aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/testParseDMaaPGen2.json
blob: 5b4fe6a634c6fc9bb11bb4c588061f246fcccab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "event-segments-with-port": {
    "dmaap_info": {
      "topic_url": "http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV",
    }
  },
  "other-segments-without-ports": {
    "dmaap_info": {
      "topic_url": "http://UEBHOST:3904/somethingHere/DCAE-SE-COLLECTOR-EVENTS-DEV",
    }
  }
}