Further enhancements
[ric-plt/xapp-frame.git] / config / config-file.json
index 08a204e..70fd3ae 100755 (executable)
             "noFormat": true
         },
         "subscription": {
-            "subscriptionActive": true,
-            "functionId": 1,
-            "plmnId": "310150",
-            "eNBId": "202251",
-            "timeout": 5,
-            "host": "service-ricplt-submgr-http.ricplt:8088",
-            "clientEndpoint": "service-ricxapp-ueec-http.ricxapp:8080"
+            "host": "localhost:8088",
+            "timeout": 2,
+            "retryCount": 10,
+            "retryDelay": 5
         },
         "waitForSdl": false
     },
         "url": "/ric/v1/metrics",
         "namespace": "ricxapp"
     },
-    "subscription": {
-        "host": "localhost:8088",
-        "timeout": 2,
-        "retryCount": 10,
-        "retryDelay": 5
-    },
     "faults": {},
     "measurements": []
 }