runtime-commandAvailable
Upsert Feature
Create or update a Telion model feature through the generic feature catalog.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | upsert_feature | — |
| aliases | ["upsert_feature"] | — |
| category | model | — |
| displayName | Upsert Feature | — |
| pythonName | feature | — |
| responseType | model | — |
Create or update a Telion model feature through the generic feature catalog.
Contract
| Property | Value |
|---|---|
| action | upsert_feature |
| aliases | ["upsert_feature"] |
| category | model |
| displayName | Upsert Feature |
| pythonName | feature |
| responseType | model |
Dynamic call
model.command('upsert_feature', ...)