APIs to manage files and libraries inside a user environment | OpenAF - APIs to Manage Files and Libraries inside a 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

This section has details about management of file and libraries inside a single environment. All of these API's must be initiated using UserEnv object. You can get the UserEnv object as specified in the APIs to Get Handler for Remote User Environment section.

files
List available files in th environment.
install_file
Install a file in a user environment.
remove_file
Remove a file in a user environment.
libs
List available libraries in a user environment.
install_lib
Install a library in a user environment
update_lib
Update a library in a user environment.
uninstall_lib
Uninstall a library in user environment.
status
Check the status of the following:
  • File installation
  • Library installation
  • Library update
  • Library uninstallation
refresh
Refresh the environment details in local client.