fc581529ecd1cb337e750dc0b265f483ada8ea95
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-removenearRTRIC-PLMNInfo.json
1 {
2   "gNBId": ${tmp.gNBId},
3   "nearRTRICId": ${tmp.nearRTRICId},
4   "pLMNInfoList": ${tmp.pLMNInfoList-RIC},
5   "ranNFNSSIList": [
6     ${payloadJson.input.RANNFNSSIId}
7   ],
8   "resourceType": "NearRTRIC"
9 }