5G Core Network Service CBA package upload
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Templates / baseconfigput-template.vtl
diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/baseconfigput-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/baseconfigput-template.vtl
new file mode 100644 (file)
index 0000000..1967a20
--- /dev/null
@@ -0,0 +1,16 @@
+{
+  "resource-accumulator-resolved-data": [
+    {
+      "param-name": "service-instance-id",
+      "param-value": "${service-instance-id}"
+    },
+    {
+      "param-name": "vnf-id",
+      "param-value": "${vnf-id}"
+    },
+    {
+      "param-name": "supportedNssai",
+      "param-value": "${supportedNssai}"
+    }
+  ]
+}