summaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/dmaap.json
blob: a3bc835f58659f9a4c663e25d0f757d1efc4d79d (plain)
1
2
3
4
5
6
7
8
9
10
{
  "rcc_handle_out": {
    "aaf_username": "USER",
    "aaf_password": "PASSWORD",
    "type": "message_router",
    "dmaap_info": {
      "topic_url": "https://HOSTNAME:3904/events/unauthenticated.DCAE_RCC_OUTPUT"
    }
  }
}