3 "template_author": "Brinda Santh Muthuramalingam",
4 "author-email": "brindasanth@in.ibm.com",
5 "user-groups": "ADMIN, OPERATION",
6 "template_name": "baseconfiguration",
7 "template_version": "1.0.0",
8 "template_tags": "brinda, tosca"
12 "file": "Definitions/types.json"
15 "topology_template": {
36 "type": "dg-activate",
39 "get_input": "action-name"
55 "dg-activate-process": {
56 "type": "artifact-directed-graph",
57 "file": "Plans/ActivateProcess.bpmn"
61 "resource-assignment": {
62 "type": "component-resource-assignment",
67 "DefaultComponentNode": {
72 "get_input": "action-name"
74 "resource-type": "vnf-type",
76 "get_input": "request-id"
79 "get_input": "hostname"
95 "resource-assignment-params": {
108 "baseconfig-template": {
109 "type": "artifact-template-velocity",
110 "file": "Templates/baseconfig-template.vtl"
112 "baseconfig-mapping": {
113 "type": "artifact-mapping-resource",
114 "file": "Mappings/baseconfig-mapping.json"
118 "resource-assignment-py": {
119 "type": "component-resource-assignment",
124 "DefaultComponentNode": {
128 "primary": "component-script"
132 "get_input": "action-name"
136 "resource-assignment-params": "",
144 "component-script": {
145 "type": "artifact-script-python",
146 "file": "Scripts/SamplePythonComponentNode.py"
152 "resource-assignment": {
172 "call-resource-assignment": {
173 "description": "Resource Assignment Workflow",
174 "target": "resource-assignment",
177 "call_operation": "ResourceAssignmentNode.process"
203 "call-resource-assignment": {
204 "description": "Netconf Activation Workflow",
205 "target": "resource-assignment",
208 "call_operation": "ResourceAssignmentNode.process"