blob: 7033c4aad9e741b204fe62f451bc20950b5d3e8e [file] [log] [blame]
PatrikBuhr3bdae602019-11-28 10:58:54 +01001{
PatrikBuhrdef3c3e2019-12-02 08:41:33 +01002 "config": {
3 "//description": "Application configuration",
4 "ric": [
5 {
6 "name": "ric1",
7 "baseUrl": "http://localhost:8080/",
8 "managedElementIds": [
9 "kista_1",
10 "kista_2"
11 ]
12 }
13 ]
14 }
PatrikBuhr3bdae602019-11-28 10:58:54 +010015}