blob: 4ef04a2161fcb5faabbdb62d01e94caf71c6b124 (
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-RESTCONF-COLLECTOR-EVENTS-DEV"
}
},
"other-segments-without-ports": {
"dmaap_info": {
"topic_url": "http://UEBHOST:3904/somethingHere/DCAE-RESTCONF-COLLECTOR-EVENTS-DEV"
}
}
}
|