blob: ed583be73621bf5973cc4aee611906c045844054 [file] [log] [blame]
Singal, Kapil (ks220y)dafea562018-09-21 14:31:06 -04001{
2 "name" : "service-instance-id",
3 "tags" : "service-instance-id, tosca.datatypes.Root, data_type",
4 "updated-by" : "Singal, Kapil <ks220y@att.com>",
5 "property" : {
6 "description" : "To be provided",
7 "type" : "string"
8 },
9 "sources" : {
10 "input" : {
11 "type" : "source-input",
12 "properties" : {
13 "key" : "service-instance-id"
14 }
15 }
16 }
17}