fix odl patches
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-put-gnbcucpfunction.json
index a969ae5..7aaa53f 100644 (file)
@@ -10,7 +10,7 @@
 "sNSSAIList":[
 {
 "sNssai":${tmp.payload.sNSSAI},
-"status":"ACTIVE",
+"status":${tmp.status},
 "configData": [
 {
 "configParameter":"maxNumberOfConns",
@@ -20,4 +20,4 @@
 }
 ]
 }
-}
+}
\ No newline at end of file