summaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/dmaap.json
diff options
context:
space:
mode:
Diffstat (limited to 'dpo/data-formats/dmaap.json')
-rw-r--r--dpo/data-formats/dmaap.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/dpo/data-formats/dmaap.json b/dpo/data-formats/dmaap.json
new file mode 100644
index 0000000..11c08d3
--- /dev/null
+++ b/dpo/data-formats/dmaap.json
@@ -0,0 +1,10 @@
+{
+ "rcc_handle_out": {
+ "aaf_username": "USER",
+ "aaf_password": "PASSWORD",
+ "type": "message_router",
+ "dmaap_info": {
+ "topic_url": "https://HOSTNAME:3905/events/unauthenticated.DCAE_RCC_OUTPUT"
+ }
+ }
+} \ No newline at end of file