Skip to content

Untitled object in Root Workflow Schema

docs.neops.io/schema/RootWorkflow#/definitions/EntityAcquireType/anyOf/1
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*

1 Type

object (Details)

1 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
expandFromSeedEntity boolean 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

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"

expandFromSeedEntity

expandFromSeedEntity

  • is required

  • Type: boolean

  • cannot be null

  • defined in: Root Workflow

expandFromSeedEntity Type

boolean

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:

"expansion"