3 "component-resource-resolution" : {
4 "description" : "This is Resource Assignment Component API",
7 "assignment-params" : {
14 "type" : "tosca.capabilities.Node"
18 "ResourceResolutionComponent" : {
23 "description" : "Key for service instance related correlation.",
28 "description" : "Whether or not to store the output.",
33 "description" : "Request type.",
37 "artifact-prefix-names" : {
38 "description" : "Template , Resource Assignment Artifact Prefix names",
46 "description" : "Request Id, Unique Id for the request.",
51 "description" : "Resource Id.",
56 "description" : "Action Name of the process",
60 "dynamic-properties" : {
61 "description" : "Dynamic Json Content or DSL Json reference.",
67 "resource-assignment-params" : {
80 "derived_from" : "tosca.nodes.Component"
82 "component-restconf-executor" : {
83 "description" : "This is Restconf Transaction Configuration Component API",
87 "type" : "tosca.capabilities.Node"
91 "ComponentRestconfExecutor" : {
96 "description" : "Script type, kotlin type is supported",
100 "valid_values" : [ "kotlin", "jython", "internal" ]
102 "default" : "internal"
104 "script-class-reference" : {
105 "description" : "Kotlin Script class name or jython script name.",
109 "instance-dependencies" : {
110 "description" : "Instance names to inject to Jython or Kotlin Script.",
117 "dynamic-properties" : {
118 "description" : "Dynamic Json Content or DSL Json reference.",
125 "description" : "Execution Response Data in JSON format.",
130 "description" : "Status of the Component Execution ( success or failure )",
139 "derived_from" : "tosca.nodes.Component"
142 "description" : "This is Generic Directed Graph Type",
149 "dependency-node-templates" : {
150 "description" : "Dependent Step Components NodeTemplate name.",
158 "derived_from" : "tosca.nodes.Workflow"
161 "description" : "This is Input Resource Source Node Type",
164 "derived_from" : "tosca.nodes.ResourceSource"
166 "tosca.nodes.Component" : {
167 "description" : "This is default Component Node",
169 "derived_from" : "tosca.nodes.Root"
171 "tosca.nodes.ResourceSource" : {
172 "description" : "TOSCA base type for Resource Sources",
174 "derived_from" : "tosca.nodes.Root"
176 "tosca.nodes.Workflow" : {
177 "description" : "This is Directed Graph Node Type",
179 "derived_from" : "tosca.nodes.Root"