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

path

`path` is a required parameter of `telion_api.Model.clone_node` with the installed type contract `str | Iterable[str]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.clone_node
parameterpath
kindpositional-or-keyword
typestr | Iterable[str]
requiredtrue
defaultrequired

path is a required parameter of telion_api.Model.clone_node with the installed type contract str | Iterable[str].

Contract

PropertyValue
symboltelion_api.Model.clone_node
parameterpath
kindpositional-or-keyword
typestr | Iterable[str]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.clone_node:parameter:path
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.clone_node