aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/service-instance-id.json
blob: 37b98687c068f76fb64709f4801fa63b45bff3b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name" : "service-instance-id",
  "tags" : "service-instance-id, tosca.datatypes.Root, data_type",
  "updated-by" : "Singal, Kapil <ks220y@att.com>",
  "property" : {
    "description" : "To be provided",
    "type" : "string"
  },
  "sources" : {
    "input" : {
      "type" : "source-input",
      "properties" : { }
    }
  }
}