DG Implementation - RAN Slice RPCS
[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 }