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