aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/vnf-id.json
blob: 7f3a18ffce888e253f7cb84a09a76314fd62c887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name" : "vnf-id",
  "tags" : "vnf-id",
  "updated-by" : "Singal, Kapil <ks220y@att.com>",
  "property" : {
    "description" : "vnf-id",
    "type" : "string"
  },
  "sources" : {
    "input" : {
      "type" : "source-input",
      "properties" : { }
    }
  }
}