runtime-commandAvailable
Get Snapshot
Return the current Telion model snapshot.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | snapshot.get | — |
| aliases | ["snapshot"] | — |
| category | model | — |
| displayName | Get Snapshot | — |
| pythonName | snapshot_get | — |
| responseType | model | — |
Return the current Telion model snapshot.
Contract
| Property | Value |
|---|---|
| action | snapshot.get |
| aliases | ["snapshot"] |
| category | model |
| displayName | Get Snapshot |
| pythonName | snapshot_get |
| responseType | model |
Dynamic call
model.command('snapshot.get', ...)