4.16. ConnectableComponent

Name Description Schema

comments optional

The comments for the connectable component.Example : "string"

string

groupId required

The id of the group that the connectable component resides inExample : "string"

string

id required

The id of the connectable component.Example : "string"

string

name optional

The name of the connectable componentExample : "string"

string

type required

The type of component the connectable is.Example : "string"

enum (PROCESSOR, REMOTE_INPUT_PORT, REMOTE_OUTPUT_PORT, INPUT_PORT, OUTPUT_PORT, FUNNEL)