Skip to content

Label Schema

docs.neops.io/schema/RootWorkflow#/properties/label

Unique label for the workflow to be able to reference its parameters and result

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none RootWorkflow.schema.json*

label Type

string (Label)

label Constraints

minimum length: the minimum number of characters for this string is: 1

pattern: the string must match the following regular expression:

^\w+$

try pattern

label Examples

"workflow42"
"backup_workflow"