aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/dpo/spec/dmaap.json
blob: 645e793d655f02e605a47ecd14603f0fc0c1e3af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "datafile_subscribe_mr": {
    "type": "message_router",
    "dmaap_info": {
      "topic_url": "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c12/C12"
    }
  },
  "datafile_publish_dr": {
    "type": "data_router",
    "dmaap_info": {
      "publish_url": ""
    }
  }
}