Skip to documentation content
On this page
  1. Contract
  2. Signature

restore_model_snapshot

Restore a model-history snapshot through Telion's runtime command path.

Restore a model-history snapshot through Telion's runtime command path.

Contract

PropertyValue
symboltelion_api.Model.restore_model_snapshot
signature(label: 'str') -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.restore_model_snapshot(label: 'str') -> 'dict[str, Any]'
restore_model_snapshot — Telion Python API 0.1.0-alpha | Telion