Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Create Operator

Create or update a result/operator definition.

Reference contract

FieldValueDescription
actioncreate_operator
aliases["integration_operator","average_operator"]
categorydefinitions
displayNameCreate Operator
pythonNameoperator
responseTypemodel

Create or update a result/operator definition.

Contract

PropertyValue
actioncreate_operator
aliases["integration_operator","average_operator"]
categorydefinitions
displayNameCreate Operator
pythonNameoperator
responseTypemodel

Dynamic call

model.command('create_operator', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_operator
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog
Create Operator — Telion Python API 0.1.1-beta | Telion