APIs to manage files, libraries, & models inside a user environment | Open Analytics Framework - APIs to Manage Files, Libraries, and Models inside a 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

This section has details about management of file, libraries and models inside a single environment.

All of these APIs 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.

APIs to manage files:

  • files

    List available files in a user environment.

  • install_file

    Install a file in a user environment.

  • remove_file

    Remove a file in a user environment.

APIs to manage libraries:

  • 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.

APIs to manage models:

APIs to check status and details:

  • status
    Check the status of the following:
    • File installation
    • Library installation
    • Library update
    • Library uninstallation
  • refresh

    Refresh the environment details in local client.

  • snapshot

    Take a snapshot of a user environment.