aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/vnf-id.json
blob: a71bef9750ea2bec17e772b42688caa77d5e9d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  {
      "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": {}
        }
      }
    }