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

Create Probe

Create or update a variable probe definition.

Reference contract

FieldValueDescription
actioncreate_probe
aliases["variable_probe"]
categorydefinitions
displayNameCreate Probe
pythonNameprobe
responseTypemodel

Create or update a variable probe definition.

Contract

PropertyValue
actioncreate_probe
aliases["variable_probe"]
categorydefinitions
displayNameCreate Probe
pythonNameprobe
responseTypemodel

Dynamic call

model.command('create_probe', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_probe
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog