Entity Type Schema
Types of entities that workflows can operate on
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* |
runOn Type
string
(Entity Type)
runOn Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"global" |
|
"device" |
|
"interface" |
|
"group" |
|
"client" |