aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/baseconfig-template.vtl
blob: 822626c3d7ef583fdda84d357d666659ceeaa7f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "resource-accumulator-resolved-data": [
		{
            "param-name": "service-instance-id",
            "param-value": "${service-instance-id}"
        },
		{
            "param-name": "vnf-id",
            "param-value": "${vnf-id}"
        }	
	]
}