summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json
blob: 125454e4eca849718034be97ef578a5a0c4eaac7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "cellDUList": [
    {
      "cellLocalId": ${tmp.cellDULocalId},
      "pLMNInfoList": ${tmp.ceLLDUpLMNInfoList},
      "resourceType": "PRB"
    }
  ],
  "gNBDUId": ${tmp.gNBDUId},
  "gNBId": ${tmp.gNBId},
  "gNBIdLength": ${tmp.gNBIdLength},
  "nearRTRICId": ${tmp.nearRTRICId},
}