4 "description": "This is Generic Directed Graph Type",
11 "dependency-node-templates": {
13 "description": "Dependent Step Components",
20 "derived_from": "tosca.nodes.DG"
22 "tosca.nodes.Component": {
23 "description": "This is Resource Assignment Component API",
25 "derived_from": "tosca.nodes.Root"
28 "description": "This is Directed Graph Node Type",
30 "derived_from": "tosca.nodes.Root"
32 "tosca.nodes.component.Jython": {
33 "description": "This is Resource Assignment Jython Component API",
35 "derived_from": "tosca.nodes.Root"
37 "component-resource-assignment": {
38 "description": "This is Resource Assignment Component API",
42 "description": "Request Id used to store the generated configuration, in the database along with the template-name",
48 "ResourceAssignmentComponent": {
53 "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",
62 "description": "Request Id used to store the generated configuration, in the database along with the template-name",
67 "description": "Id used to pull the data content from the data base. Either template-data or resource-id should be present",
71 "artifact-prefix-names": {
73 "description": "Template , Resource Assignment Artifact Prefix names",
81 "resource-assignment-params": {
94 "derived_from": "tosca.nodes.Component"
96 "component-jython-executor": {
97 "description": "This is Jython Execution Component.",
101 "type": "tosca.capabilities.Node"
105 "JythonExecutorComponent": {
109 "instance-dependencies": {
111 "description": "Instance Names to Inject to Jython Script.",
120 "description": "Execution Response Data in JSON format.",
125 "description": "Status of the Component Execution ( success or failure )",
134 "derived_from": "tosca.nodes.component.Jython"