aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/baseconfig-template.vtl
blob: b45b814e9912f2c50afa68ae87ad28026f864fda (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}"
    }
  ]
}