4.64. VersionedPort
Name | Description | Schema |
---|---|---|
allowRemoteAccess optional |
Whether or not this port allows remote access for site-to-siteExample : |
boolean |
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 tasks that should be concurrently scheduled for the port.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 : |
|
scheduledState optional |
The scheduled state of the componentExample : |
enum (ENABLED, DISABLED) |
type optional |
The type of port.Example : |
enum (INPUT_PORT, OUTPUT_PORT) |