From 9b8e5fbdbf08e52b28d49db5810dfa14270917d3 Mon Sep 17 00:00:00 2001 From: Hariharan Date: Wed, 11 Aug 2021 17:07:33 +0530 Subject: RAN Slice - Termination testing.Deleting unnecessary template files Issue-ID: CCSDK-3393 Signed-off-by: Hariharan Change-Id: I057f93801d1b3df3049fbe8494d556b1301f9b55 --- .../main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json') 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" -} -- cgit 1.2.3-korg