2 "description": "This is Remote Python Execution Component.",
12 "type": "tosca.capabilities.Node"
16 "ComponentRemotePythonExecutor": {
20 "endpoint-selector": {
21 "description": "Remote Container or Server selector name.",
24 "default": "remote-python"
26 "dynamic-properties": {
27 "description": "Dynamic Json Content or DSL Json reference.",
32 "description": "Command to execute.",
41 "derived_from": "tosca.nodes.Component"