diff options
author | Hariharan <rh20085046@wipro.com> | 2021-08-11 17:07:33 +0530 |
---|---|---|
committer | Hariharan <rh20085046@wipro.com> | 2021-08-11 17:07:33 +0530 |
commit | 9b8e5fbdbf08e52b28d49db5810dfa14270917d3 (patch) | |
tree | bd8fe24780c7b52a8a22df787ccfb323506283a1 /platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json | |
parent | 7cd7fe946ae07d21a3daf57a5f2868f4b4b2e7fc (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.json | 9 |
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" -} |