blob: e9e0b551144a4ce1cfa0047839b575ab6c76f938 [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001{
2 "pageSize": 25,
3 "version": "9.4",
4 "build": "dev",
AviZi280f8012017-06-09 02:39:56 +03005 "appContextPath" : "/onboarding",
Michael Landoefa037d2017-02-19 12:57:33 +02006 "defaultRestPrefix": "/onboarding-api",
ilanap785dc1e2018-01-08 15:50:18 +02007 "defaultRestCatalogPrefix": "/sdc1/feProxy/rest",
talig8e9c0652017-12-20 14:30:43 +02008 "defaultWebsocketPort" : "8181",
9 "defaultDebugWebsocketPort" : "9000",
Murali-P72d62fb2018-03-29 17:46:39 +053010 "defaultWebsocketPath" : "notification-api/ws/notificationHandler",
11 "showBrowseVNF" : true
Michael Landoefa037d2017-02-19 12:57:33 +020012}