aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json
diff options
context:
space:
mode:
authordenilson.l65 <denilson.l65@wipro.com>2021-10-28 05:35:37 +0000
committerdenilson.l65 <denilson.l65@wipro.com>2021-10-28 09:25:39 +0000
commite774d8e154736681f8bb918b581bcd2d3fd87eb3 (patch)
tree9bcf313335c605f1ca56fc2932c488ffff6722dc /tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json
parent85321a52e56422c1bb552c10387d27066decee84 (diff)
Add CPS & AAI components in slice-analysis-ms csit
Issue-ID: DCAEGEN2-2956 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: I5b687b7a76a91e96d2934c9c17f8f72d6097485b
Diffstat (limited to 'tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json')
-rw-r--r--tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json b/tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json
new file mode 100644
index 00000000..81f4f309
--- /dev/null
+++ b/tests/dcaegen2-services-slice-analysis-ms/testcases/data/expected_ml_payload0.json
@@ -0,0 +1,38 @@
+{
+ "name": "3f2f23fa-c567-4dd8-8f15-f95ae3e6fd84",
+ "serviceInstanceID": "3f2f23fa-c567-4dd8-8f15-f95ae3e6fd84",
+ "globalSubscriberId": "5GCustomer",
+ "subscriptionServiceType": "5G",
+ "networkType": "AN",
+ "additionalProperties": {
+ "modifyAction": "reconfigure",
+ "snssaiList": [
+ "001-00110"
+ ],
+ "sliceProfileId": "3f2f23fa-c567-4dd8-8f15-f95ae3e6fd83",
+ "resourceConfig": {
+ "snssai": "001-00110",
+ "data": [
+ {
+ "gNBCUName": "cucpserver1",
+ "nearRTRICId": "11",
+ "cellCUList": [
+ {
+ "cellLocalId": 11220,
+ "configData": {
+ "maxNumberofConns": "20",
+ "predictedMaxNumberofConns": "25",
+ "lastUpdatedTS": "yyyy/MM/dd HH:mm:ss"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ "nsiInfo": {
+ "nsiName": "",
+ "nsiId": "36575a3f-c18c-4bf1-908e-e498ee481853"
+ },
+ "scriptName": "AN"
+ }
+}