X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2Fcps-templates%2Fdelete-celldu-plmn-nssai.json;fp=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2Fcps-templates%2Fdelete-celldu-plmn-nssai.json;h=ed90314bc4b2838b28617cc2d80ff6f558fc0641;hp=0000000000000000000000000000000000000000;hb=81ccfd4c4195fcbad4591b1d5ba2350a0916f385;hpb=da2e77325edbb7c8b97f25fa19f23481c0a8c029 diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-plmn-nssai.json b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-plmn-nssai.json new file mode 100644 index 00000000..ed90314b --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-plmn-nssai.json @@ -0,0 +1,10 @@ +{ +"inputParameters": { +"idNearRTRIC": ${tmp.nearRTRICId}, +"idGNBDUFunction": ${tmp.GNBDUId}, +"idNRCellDU": ${tmp.cellDULocalId}, +"mcc": ${tmp.mcc}, +"mnc": ${tmp.mnc}, +"sNSSAIList": ${tmp.sNSSAI} +} +}