4.64. VersionedPort

Name Description Schema

allowRemoteAccess optional

Whether or not this port allows remote access for site-to-siteExample : true

boolean

comments optional

The user-supplied comments for the componentExample : "string"

string

componentType optional

Example : "string"

enum (CONNECTION, PROCESSOR, PROCESS_GROUP, REMOTE_PROCESS_GROUP, INPUT_PORT, OUTPUT_PORT, REMOTE_INPUT_PORT, REMOTE_OUTPUT_PORT, FUNNEL, LABEL, CONTROLLER_SERVICE)

concurrentlySchedulableTaskCount optional

The number of tasks that should be concurrently scheduled for the port.Example : 0

integer (int32)

groupIdentifier optional

The ID of the Process Group that this component belongs toExample : "string"

string

identifier optional

The component's unique identifierExample : "string"

string

name optional

The component's nameExample : "string"

string

position optional

The component's position on the graphExample : "Position"

Position

scheduledState optional

The scheduled state of the componentExample : "string"

enum (ENABLED, DISABLED)

type optional

The type of port.Example : "string"

enum (INPUT_PORT, OUTPUT_PORT)