Upgrade onap to Montreal release
[it/dep.git] / smo-install / oran_oom / dmaapadapterservice / resources / data / application_configuration.json
1 {
2    "types": [
3       {
4          "id": "ExampleInformationType",
5          "dmaapTopicUrl": "/events/unauthenticated.dmaapadp.json/dmaapadapterproducer/msgs?timeout=15000&limit=100",
6          "useHttpProxy": false
7       },
8       {
9        "id": "ExampleInformationTypeKafka",
10        "kafkaInputTopic": "unauthenticated.dmaapadp_kafka.text",
11        "useHttpProxy": false
12     }
13    ]
14  }