aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/vnf-id.json
blob: e8c451b2b32b20abdf90ba69893148bff21ee34a (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",
    "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": {}
      }
    }
}