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

Upsert Feature

Create or update a Telion model feature through the generic feature catalog.

Reference contract

FieldValueDescription
actionupsert_feature
aliases["upsert_feature"]
categorymodel
displayNameUpsert Feature
pythonNamefeature
responseTypemodel

Create or update a Telion model feature through the generic feature catalog.

Contract

PropertyValue
actionupsert_feature
aliases["upsert_feature"]
categorymodel
displayNameUpsert Feature
pythonNamefeature
responseTypemodel

Dynamic call

model.command('upsert_feature', ...)

Authoritative source

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