runtime-commandAvailable
Create Probe Table
Create a probe table through the Telion runtime.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_probe_table | — |
| aliases | ["probe"] | — |
| category | results | — |
| displayName | Create Probe Table | — |
| pythonName | probe_table | — |
| responseType | table | — |
Create a probe table through the Telion runtime.
Contract
| Property | Value |
|---|---|
| action | create_probe_table |
| aliases | ["probe"] |
| category | results |
| displayName | Create Probe Table |
| pythonName | probe_table |
| responseType | table |
Dynamic call
model.command('create_probe_table', ...)