6d3f7a32338e6dc17f4667f6c6c47ca5ac1f7175
[so.git] / asdc-controller / src / test / resources / mso.json
1 {
2   "asdc-connections":{
3     "asdc-controller1":{
4         "user": "User",
5         "consumerGroup": "consumerGroup",
6         "consumerId": "consumerId",
7         "environmentName": "environmentName",
8         "asdcAddress": "hostname",
9         "password": "1c551b8b5ab91fcd5a0907b11c304199",
10        "watchDogTimeout": "300",
11        "messageBusAddress": [
12          "localhost",
13          "localhost",
14          "localhost"
15        ],
16         "pollingInterval":10,
17         "pollingTimeout":30
18     
19     }
20   }
21 }