new API selectNSST for slicing use case
[optf/osdf.git] / apps / nsst / optimizers / conf / configIinputs.json
diff --git a/apps/nsst/optimizers/conf/configIinputs.json b/apps/nsst/optimizers/conf/configIinputs.json
new file mode 100644 (file)
index 0000000..11247bb
--- /dev/null
@@ -0,0 +1,53 @@
+{
+       "NST": [{
+                       "NST1 ": {
+                               "name": "EmbbNst",
+                               "id": "EmbbNst_1",
+                               "latency": 20,
+                               "uplink": 5,
+                               "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"
+
+                       }
+               },
+               {
+                       "NST2 ": {
+                               "name": "NST_2",
+                               "id": "NST_2_id",
+                               "latency": 3,
+                               "uplink": 7,
+                               "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"
+                       }
+               }
+       ]
+}