aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/supplementaryFiles/sample.json
blob: 68ad69ccfeada9f84262bc6329149a307f4c3407 (plain)
1
2
3
4
5
6
7
8
9
10
[
  {
  "name": "param",
  "value": "ABCD"
  },
  {
    "name": "vnf_instance_name",
    "value": "sample"
  }
]