APIs to get handler for remote user environment | OpenAF | teradataml - APIs to Get Handler for Remote User Environment - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
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.