APIs to get handler for remote user environment | Open Analytics Framework | teradataml - APIs to Get Handler for Remote User Environment - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798
You can manage a single user environment only by getting a handler for the remote user environment. There are two ways to get the handler for a remote environment:
  • Through create_env

    create_env() function creates a new environment and gets the handler by creating an object of UserEnv for the newly created environment.

  • Through get_env

    get_env() function gets the handler of an existing user environment by creating an object of UserEnv for the user environment.