aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json
diff options
context:
space:
mode:
Diffstat (limited to 'rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json')
-rw-r--r--rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json b/rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json
new file mode 100644
index 00000000..56d269cd
--- /dev/null
+++ b/rest-services/cbs-client/src/test/resources/streams/data_router_source_full.json
@@ -0,0 +1,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"
+ }
+} \ No newline at end of file