4.68. VersionedRemoteGroupPort

Name Description Schema

batchSize optional

The batch settings for data transmission.Example : "BatchSize"

BatchSize

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 task that may transmit flowfiles to the target port concurrently.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

remoteGroupId optional

The id of the remote process group that the port resides in.Example : "string"

string

scheduledState optional

The scheduled state of the componentExample : "string"

enum (ENABLED, DISABLED)

targetId optional

The ID of the port on the target NiFi instanceExample : "string"

string

useCompression optional

Whether the flowfiles are compressed when sent to the target port.Example : true

boolean