aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/vnf_id.json
blob: 8bbe49c2d8c1e641dc0808533ae23b0bafccdfcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 {
      "tags": "vnf_id",
      "name": "vnf_id",
      "property": {
        "description": "vnf_id",
        "type": "string"
      },
      "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
      "sources": {
        "input": {
          "type": "source-input"
        },
        "default": {
          "type": "source-default",
          "properties": {}
        }
      }
    
  }