Simplify NetconfRpcService
[ccsdk/apps.git] / components / model-catalog / resource-dictionary / starter-dictionary / hostname.json
1 {
2                 "name": "hostname",
3                 "tags": "hostname",
4                 "updated-by" : "Singal, Kapil <ks220y@att.com>",
5                 "property": {
6                         "description" : "hostname",
7                         "type": "string"
8                 },
9                 "sources": {
10                         "input": {
11                                 "type": "source-input"
12                         }
13                 }
14 }