Network slicing event support by OAM (Simulator) 25/7425/2
authorArif Hussain <arif.hussain@xoriant.com>
Mon, 20 Dec 2021 05:39:08 +0000 (11:09 +0530)
committerArif Hussain <arif.hussain@xoriant.com>
Mon, 20 Dec 2021 05:47:25 +0000 (11:17 +0530)
OAM-243

Signed-off-by: Arif Hussain <arif.hussain@xoriant.com>
Change-Id: I13a74c8640a7040db0ebbc6d4e45d4b23b5dd695
Signed-off-by: Arif Hussain <arif.hussain@xoriant.com>
solution/dev/client-scripts-ves-v7/json/templates/measurement.json

index df9e2af..b46d158 100644 (file)
                     }
                 }
             ],
+            "networkSliceArray": [
+                {
+                    "DRB.UEThpDl.SNSSAI": 5000,
+                    "DRB.UEThpUl.SNSSAI": 4500,
+                    "networkSliceIdentifier": "255FFFFFF"
+                },
+                {
+                    "DRB.UEThpDl.SNSSAI": 4500,
+                    "DRB.UEThpUl.SNSSAI": 5000,
+                    "networkSliceIdentifier": "001FFFFFA"
+                }
+            ],
             "additionalObjects": [],
             "codecUsageArray": [],
             "concurrentSessions": 2,