aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/sdc-controllers-config.json
blob: 2b99a2cc61e104c6b9c5e8cbd6b2b27d1298b2d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "sdc-connections":{
    "sdc-controller":{
        "user": "clamp",
        "consumerGroup": "consumerGroup2",
        "consumerId": "consumerId2",
        "environmentName": "AUTO",
        "sdcAddress": "sdc.api.simpledemo.onap.org:8443",
        "password": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981",
        "pollingInterval":30,
        "pollingTimeout":30,
        "activateServerTLSAuth":"false",
        "keyStorePassword":"",
        "keyStorePath":"",
        "messageBusAddresses":["ueb.api.simpledemo.onap.org"]
    }
  }
}