summaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/dmaap.json
blob: 11c08d3ccd49ef10480ff636000f9b9fd95fa3f3 (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:3905/events/unauthenticated.DCAE_RCC_OUTPUT"
    }
  }
}