aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/prov-mns-provider/src/preSetMOI.json
blob: 7d78dbd3dd4f488cf778dffb56fd169f3467749f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "preSetMOI": [
    {
      "attributes": {
        "gNBCUName": "gnb-01",
        "gNBId": "1",
        "gNBIdLength": "5",
        "pLMNId": {
          "mcc": "001",
          "mnc": "01"
        }
      },
      "class": "GNBCUCPFunction",
      "href": "/GNBCUCPFunction/e65d3f05-9558-4e58-aeb0-3a1eae1db742",
      "id": "e65d3f05-9558-4e58-aeb0-3a1eae1db742"
    }
  ]
}