2 "description": "This is Remote Python Execution Component.",
5 "prepare-environment-logs": {
9 "execute-command-logs": {
19 "type": "tosca.capabilities.Node"
23 "ComponentRemotePythonExecutor": {
27 "endpoint-selector": {
28 "description": "Remote Container or Server selector name.",
31 "default": "remote-python"
33 "dynamic-properties": {
34 "description": "Dynamic Json Content or DSL Json reference.",
38 "argument-properties": {
39 "description": "Argument Json Content or DSL Json reference.",
44 "description": "Command to execute.",
49 "description": "Packages to install based on type.",
53 "type" : "dt-system-packages"
61 "derived_from": "tosca.nodes.Component"