X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=components%2Fmodel-catalog%2Fblueprint-model%2Fservice-blueprint%2F5GC_Simulator_CNF_CDS%2FTemplates%2Fbaseconfigput-template.vtl;fp=components%2Fmodel-catalog%2Fblueprint-model%2Fservice-blueprint%2F5GC_Simulator_CNF_CDS%2FTemplates%2Fbaseconfigput-template.vtl;h=1967a20bd31243284c0f2497249276694b0d7b07;hb=d7e2885241aed5012bbd33ccc8b585b7d6f9b74b;hp=0000000000000000000000000000000000000000;hpb=a6b53aac7ee7c2b201689dc7d0755d9dc3c01083;p=ccsdk%2Fcds.git 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 index 000000000..1967a20bd --- /dev/null +++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/baseconfigput-template.vtl @@ -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}" + } + ] +}