Skip to content

Latest commit

 

History

History
84 lines (64 loc) · 2.47 KB

deprecated.rst

File metadata and controls

84 lines (64 loc) · 2.47 KB

Deprecated

Templates

Create Template groups

cognite.client._api.templates.TemplateGroupsAPI.create

Upsert Template groups

cognite.client._api.templates.TemplateGroupsAPI.upsert

Retrieve Template groups

cognite.client._api.templates.TemplateGroupsAPI.retrieve_multiple

List Template groups

cognite.client._api.templates.TemplateGroupsAPI.list

Delete Template groups

cognite.client._api.templates.TemplateGroupsAPI.delete

Upsert a Template group version

cognite.client._api.templates.TemplateGroupVersionsAPI.upsert

List Temple Group versions

cognite.client._api.templates.TemplateGroupVersionsAPI.list

Delete a Temple Group version

cognite.client._api.templates.TemplateGroupVersionsAPI.delete

Run a GraphQL query

cognite.client._api.templates.TemplatesAPI.graphql_query

Create Template instances

cognite.client._api.templates.TemplateInstancesAPI.create

Upsert Template instances

cognite.client._api.templates.TemplateInstancesAPI.upsert

Update Template instances

cognite.client._api.templates.TemplateInstancesAPI.update

Retrieve Template instances

cognite.client._api.templates.TemplateInstancesAPI.retrieve_multiple

List Template instances

cognite.client._api.templates.TemplateInstancesAPI.list

Delete Template instances

cognite.client._api.templates.TemplateInstancesAPI.delete

Create Template Views

cognite.client._api.templates.TemplateViewsAPI.create

Upsert Template Views

cognite.client._api.templates.TemplateViewsAPI.upsert

List Template Views

cognite.client._api.templates.TemplateViewsAPI.list

Resolve Template View

cognite.client._api.templates.TemplateViewsAPI.resolve

Delete Template Views

cognite.client._api.templates.TemplateViewsAPI.delete