aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/resources_definition_types.json
blob: b77f451ad33a4825f4659b0e659dc74237a76064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "hostname" : {
    "tags" : "hostname",
    "name" : "hostname",
    "property" : {
      "description" : "hostname",
      "type" : "string"
    },
    "updated-by" : "Singal, Kapil <ks220y@att.com>",
    "sources" : {
      "input" : {
        "type" : "source-input"
      }
    }
  }
}