summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json
diff options
context:
space:
mode:
authorHariharan <rh20085046@wipro.com>2021-08-11 17:07:33 +0530
committerHariharan <rh20085046@wipro.com>2021-08-11 17:07:33 +0530
commit9b8e5fbdbf08e52b28d49db5810dfa14270917d3 (patch)
treebd8fe24780c7b52a8a22df787ccfb323506283a1 /platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json
parent7cd7fe946ae07d21a3daf57a5f2868f4b4b2e7fc (diff)
RAN Slice - Termination testing.Deleting unnecessary template files
Issue-ID: CCSDK-3393 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: I057f93801d1b3df3049fbe8494d556b1301f9b55
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json
deleted file mode 100644
index fc581529..00000000
--- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "gNBId": ${tmp.gNBId},
- "nearRTRICId": ${tmp.nearRTRICId},
- "pLMNInfoList": ${tmp.pLMNInfoList-RIC},
- "ranNFNSSIList": [
- ${payloadJson.input.RANNFNSSIId}
- ],
- "resourceType": "NearRTRIC"
-}