aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json')
-rw-r--r--tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json18
1 files changed, 18 insertions, 0 deletions
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
index 00000000..476ba86c
--- /dev/null
+++ b/tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json
@@ -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"
+ }
+ }
+ ]
+ }
+ ]
+}