2   "tosca_definitions_version": "controller_blueprint_1_0_0",
 
   4     "template_author": "Brinda Santh <brindasanth@in.ibm.com>",
 
   5     "template_name": "component_invoke",
 
   6     "template_version": "1.0.0",
 
   7     "template_tags": "brinda, component_invoke"
 
  11       "file": "Definitions/data_types.json"
 
  14       "file": "Definitions/relationship_types.json"
 
  17       "file": "Definitions/artifact_types.json"
 
  20       "file": "Definitions/node_types.json"
 
  23       "file": "Definitions/policy_types.json"
 
  26   "topology_template": {
 
  31             "description": "Sample Component Invocation flow",
 
  32             "target": "sample-component",
 
  35                 "call_operation": "sample-component"
 
  62         "type": "component-sample-executor",
 
  64           "ComponentSampleExecutor": {
 
  68                   "sample-property": "sample-value",
 
  69                   "sample-list-property": [
 
  72                   "dynamic-properties": {
 
  73                     "prop1": "prop1-value",
 
  74                     "prop2": "prop2-value"