RAN Slicing Bug Fixes - Jakarta Release
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-put-gnbdufunction.json
index 3195111..b65107c 100644 (file)
@@ -10,7 +10,7 @@
 "sNSSAIList":[
 {
 "sNssai":${tmp.payload.sNSSAI},
-"status":"ACTIVE",
+"status":${tmp.status},
 "configData": [
 {
 "configParameter":"dLThptPerSlice",
@@ -24,4 +24,4 @@
 }
 ]
 }
-}
+}
\ No newline at end of file