methodAvailable
merge_model_snapshot
Merge a model-history snapshot into the current Telion model through the runtime command path.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.merge_model_snapshot | — |
| signature | (label: 'str') -> 'dict[str, Any]' | — |
| return | dict[str, Any] | — |
Merge a model-history snapshot into the current Telion model through the runtime command path.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.merge_model_snapshot |
| signature | (label: 'str') -> 'dict[str, Any]' |
| return | dict[str, Any] |
Signature
telion_api.Model.merge_model_snapshot(label: 'str') -> 'dict[str, Any]'