Add CPS & AAI components in slice-analysis-ms csit
[integration/csit.git] / tests / dcaegen2-services-slice-analysis-ms / testcases / data / ml_response0.json
diff --git a/tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json b/tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json
new file mode 100644 (file)
index 0000000..476ba86
--- /dev/null
@@ -0,0 +1,18 @@
+{
+  "snssai": "001-00110",
+  "data": [
+    {
+      "gNBCUName": "cucpserver1",
+      "cellCUList": [
+        {
+          "cellLocalId": 11220,
+          "configData": {
+            "maxNumberofConns": "20",
+            "predictedMaxNumberofConns": "25",
+            "lastUpdatedTS": "yyyy/MM/dd HH:mm:ss"
+          }
+        }
+      ]
+    }
+  ]
+}