4.68. VersionedRemoteGroupPort
| Name | Description | Schema |
|---|---|---|
|
batchSize optional |
The batch settings for data transmission.Example : |
BatchSize |
|
comments optional |
The user-supplied comments for the componentExample :
|
string |
|
componentType optional |
Example : |
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 : |
integer (int32) |
|
groupIdentifier optional |
The ID of the Process Group that this component belongs toExample :
|
string |
|
identifier optional |
The component's unique identifierExample : |
string |
|
name optional |
The component's nameExample : |
string |
|
position optional |
The component's position on the graphExample : |
Position |
|
remoteGroupId optional |
The id of the remote process group that the port resides in.Example :
|
string |
|
scheduledState optional |
The scheduled state of the componentExample :
|
enum (ENABLED, DISABLED) |
|
targetId optional |
The ID of the port on the target NiFi instanceExample :
|
string |
|
useCompression optional |
Whether the flowfiles are compressed when sent to the target
port.Example : |
boolean |
