summaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json
blob: 56d269cdeb84f324fbc54c36c0cb6e31a04725cd (plain)
1
2
3
4
5
6
7
8
9
10
{
  "type": "data_router",
  "dmaap_info": {
    "location": "mtc00",
    "delivery_url": "https://my-subscriber-app.dcae:8080/target-path",
    "username": "some-user",
    "password": "some-password",
    "subscriber_id": "789012"
  }
}