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

replace_snapshot

Replace the local Python view of an offline Telion model snapshot.

Reference contract

FieldValueDescription
symboltelion_api.Model.replace_snapshot
signature(snapshot: 'dict[str, Any]') -> 'None'
returnNone

Replace the local Python view of an offline Telion model snapshot.

Contract

PropertyValue
symboltelion_api.Model.replace_snapshot
signature(snapshot: 'dict[str, Any]') -> 'None'
returnNone

Signature

telion_api.Model.replace_snapshot(snapshot: 'dict[str, Any]') -> 'None'

Authoritative source

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