Data dictionary fixes and improvements from vFW CNF demo
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vnf-id.json
1 {
2     "tags": "vnf-id",
3     "name": "vnf-id",
4     "group":"default",
5     "property": {
6         "description": "vnf-id",
7         "type": "string"
8     },
9     "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
10     "sources": {
11       "input": {
12         "type": "source-input"
13       },
14       "default": {
15         "type": "source-default",
16         "properties": {}
17       }
18     }
19 }