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

model_snapshots

Return model-history snapshots currently published by Telion.

Reference contract

FieldValueDescription
symboltelion_api.Model.model_snapshots
signature(self) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Return model-history snapshots currently published by Telion.

Contract

PropertyValue
symboltelion_api.Model.model_snapshots
signature(self) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Signature

telion_api.Model.model_snapshots(self) -> 'list[dict[str, Any]]'

Authoritative source

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