Untitled object in Root Workflow Schema
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | RootWorkflow.schema.json* |
0 Type
object (Details)
0 Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| assertNotEmpty | boolean |
Optional | cannot be null | Root Workflow |
| description | string |
Optional | cannot be null | Root Workflow |
| entity | string |
Required | cannot be null | Root Workflow |
| limit | Multiple | Optional | cannot be null | Root Workflow |
| query | string |
Required | cannot be null | Root Workflow |
| type | string |
Required | cannot be null | Root Workflow |
assertNotEmpty
assertNotEmpty
-
is optional
-
Type:
boolean -
cannot be null
-
defined in: Root Workflow
assertNotEmpty Type
boolean
description
description
-
is optional
-
Type:
string -
cannot be null
-
defined in: Root Workflow
description Type
string
entity
Types of entities that workflows can operate on
entity
-
is required
-
Type:
string(Entity Type) -
cannot be null
-
defined in: Root Workflow
entity Type
string (Entity Type)
entity Constraints
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"global" |
|
"device" |
|
"interface" |
|
"group" |
|
"client" |
limit
limit
-
is optional
-
Type: any of the following:
numberorstring(Details) -
cannot be null
-
defined in: Root Workflow
limit Type
any of the following: number or string (Details)
query
query
-
is required
-
Type:
string -
cannot be null
-
defined in: Root Workflow
query Type
string
type
type
-
is required
-
Type:
string -
cannot be null
-
defined in: Root Workflow
type Type
string
type Constraints
constant: the value of this property must be equal to: