4.61. VersionedLabel

Name Description Schema

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)

groupIdentifier optional

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

string

height optional

The height of the label in pixels when at a 1:1 scale.Example : 0.0

number (double)

identifier optional

The component's unique identifierExample : "string"

string

label optional

The text that appears in the label.Example : "string"

string

name optional

The component's nameExample : "string"

string

position optional

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

Position

style optional

The styles for this label (font-size : 12px, background-color : #eee, etc).Example : { "string" : "string" }

< string, string > map

width optional

The width of the label in pixels when at a 1:1 scale.Example : 0.0

number (double)