4 "description": "This is Generic Directed Graph Type",
12 "derived_from": "tosca.nodes.DG"
14 "tosca.nodes.Component": {
15 "description": "This is Resource Assignment Component API",
17 "derived_from": "tosca.nodes.Root"
20 "description": "This is Directed Graph Node Type",
22 "derived_from": "tosca.nodes.Root"
24 "tosca.nodes.component.Jython": {
25 "description": "This is Resource Assignment Jython Component API",
27 "derived_from": "tosca.nodes.Root"
29 "component-resource-assignment": {
30 "description": "This is Resource Assignment Component API",
34 "description": "Request Id used to store the generated configuration, in the database along with the template-name",
40 "ResourceAssignmentComponent": {
45 "description": "Recipe Name to get from Database, Either (message & mask-info ) or ( resource-id & resource-type & action-name & template-name ) should be present. Message will be given higest priority",
54 "description": "Request Id used to store the generated configuration, in the database along with the template-name",
59 "description": "Id used to pull the data content from the data base. Either template-data or resource-id should be present",
63 "artifact-prefix-names": {
65 "description": "Template , Resource Assignment Artifact Prefix names",
72 "description": "Id used to pull the data content from the data base. Either template-data or resource-id should be present",
77 "description": "Id used to pull the data content from the data base. Either template-data or resource-id should be present",
83 "resource-assignment-params": {
96 "derived_from": "tosca.nodes.Component"
98 "component-jython-executor": {
99 "description": "This is Jython Execution Component.",
103 "type": "tosca.capabilities.Node"
107 "JythonExecutorComponent": {
111 "instance-dependencies": {
113 "description": "Instance Names to Inject to Jython Script.",
122 "description": "Execution Response Data in JSON format.",
127 "description": "Status of the Component Execution ( success or failure )",
136 "derived_from": "tosca.nodes.component.Jython"