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

clone_model_snapshot

Clone an existing model-history snapshot through Telion.

Clone an existing model-history snapshot through Telion.

Contract

PropertyValue
symboltelion_api.Model.clone_model_snapshot
signature(source: 'str', label: 'str | None' = None) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.clone_model_snapshot(source: 'str', label: 'str | None' = None) -> 'dict[str, Any]'