Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

clone_model_snapshot

Clone an existing model-history snapshot through Telion.

Reference contract

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

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]'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.clone_model_snapshot
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.clone_model_snapshot