SO-3835 Modify-Config flow of slice (Day-2) -snssai not updated in config map of...
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Templates / baseconfigput-template.vtl
1 {\r
2     "resource-accumulator-resolved-data": [\r
3                 {\r
4             "param-name": "service-instance-id",\r
5             "param-value": "${service-instance-id}"\r
6         },\r
7                 {\r
8             "param-name": "vnf-id",\r
9             "param-value": "${vnf-id}"\r
10         },\r
11                 {\r
12             "param-name": "supportedNssai",\r
13             "param-value": "${supportedNssai}"\r
14         }               \r
15         ]\r
16 }