aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/test-dictionary/hostname.json
blob: 29a901aa98a4ab062e336e29a9be10b44d5e1e3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "tags": "hostname",
    "name": "hostname",
    "group":"default",
    "property": {
      "description": "hostname",
      "type": "string"
    },
    "updated-by": "adetalhouet",
    "sources": {
      "input": {
        "type": "source-input"
      }
    }
  }