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