aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/sample-v4-ip-type.json
blob: 48231150751d79a33a7011b2c95e69c5b6a39b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "sample-v4-ip-type",
  "group":"default",
  "property": {
    "description": "sample-v4-ip-type",
    "type": "string"
  },
  "updated-by": "brindasanth@onap.com",
  "tags": "sample-v4-ip-type",
  "sources": {
    "input": {
      "type": "source-input",
      "properties": {
        "key": "sample-v4-ip-type"
      }
    }
  }
}