{ "name" : "vm-type", "tags" : "vm-type", "updated-by" : "Singal, Kapil ", "property" : { "description" : "vm-type", "type" : "string" }, "sources" : { "primary-db" : { "type" : "source-primary-db", "properties" : { "type" : "SQL", "query" : "select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "input-key-mapping" : { "vfccustomizationuuid" : "vfccustomizationuuid" }, "output-key-mapping" : { "vm-type" : "vm_type" }, "key-dependencies" : [ "vfccustomizationuuid" ] } } } }