summaryrefslogtreecommitdiffstats
path: root/src/test/resources/testDmaapConfig_gen2.json
blob: d8097bf1664231c0c3bb40fc690daddc5a972a42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "ves-fault-secondary": {
        "aaf_username": null,
        "dmaap_info": {
            "topic_url": "http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV",
            "location": "mtl5",
            "client_id": null,
            "client_role": null
        },
        "type": "message_router",
        "aaf_password": null
    },
    "ves-thresholdCrossingAlert-secondary": {
        "aaf_username": null,
        "dmaap_info": {
            "topic_url": "http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV",
            "location": "mtl5",
            "client_id": null,
            "client_role": null
        },
        "type": "message_router",
        "aaf_password": null
    }
 }