aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-slice-analysis-ms/testcases/data/ml_response0.json
blob: 476ba86c608cfcc3aba5917d4f5bf8a6a6e8c573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "snssai": "001-00110",
  "data": [
    {
      "gNBCUName": "cucpserver1",
      "cellCUList": [
        {
          "cellLocalId": 11220,
          "configData": {
            "maxNumberofConns": "20",
            "predictedMaxNumberofConns": "25",
            "lastUpdatedTS": "yyyy/MM/dd HH:mm:ss"
          }
        }
      ]
    }
  ]
}