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