NST selection changes- filenotfounderror
[optf/osdf.git] / apps / nst / optimizers / conf / configIinputs.json
index 59fd5ed..d4140f9 100644 (file)
@@ -1,11 +1,31 @@
 {
        "NST": [{
                        "NST1 ": {
-                               "name": "NST_1",
-                               "id": "NST_1_id",
-                               "latency": 5,
+                               "name": "EmbbNst",
+                               "id": "EmbbNst_1",
+                               "latency": 20,
                                "uplink": 5,
-                               "downlink": 8
+                               "downlink": 8,
+                               "reliability": 95,
+                               "areaTrafficCapDL": 10,
+                               "areaTrafficCapUL": 100,
+                               "maxNumberofUEs": 10000,
+                               "areas": " area1|area2",
+                               "expDataRateDL": 10,
+                               "expDataRateUL": 1000,
+                               "uEMobilityLevel": "stationary",
+                               "resourceSharingLevel": "shared",
+                               "skip_post_instantiation_configuration": "true",
+                               "controller_actor": "SO-REF-DATA",
+                               "sNSSAI": "01-3226E7D1",
+                               "plmnIdList": "39-00",
+                               "sST": "embb",
+                               "uEMobilityLevel": "stationary",
+                               "activityFactor": "0",
+                               "coverageAreaTAList": "Beijing;Beijing;HaidanDistrict;WanshouluStreet",
+                               "modeluuid": "fe6c82b9-4e53-4322-a671-e2d8637bfbb7",
+                               "modelinvariantuuid": "7d7df980-cb81-45f8-bad9-4e5ad2876393"
+
                        }
                },
                {
                                "id": "NST_2_id",
                                "latency": 3,
                                "uplink": 7,
-                               "downlink": 1
+                               "downlink": 1,
+                               "areaTrafficCapDL": 100,
+                               "areaTrafficCapUL": 100,
+                               "maxNumberofUEs": 300,
+                               "areas": " area1|area2",
+                               "expDataRateDL": 10,
+                               "expDataRateUL": 30,
+                               "uEMobilityLevel": "stationary",
+                               "resourceSharingLevel": "shared",
+                               "skip_post_instantiation_configuration": "true",
+                               "controller_actor": "SO-REF-DATA",
+                               "modeluuid": "7981375e-5e0a-4bf5-93fa-f3e3c02f2b15",
+                               "modelinvariantuuid": "087f11b4-aca0-4341-8104-e5bb2b73285g"
                        }
                }
        ]
-}
\ No newline at end of file
+}