Viewpoint Ldap REST APIs | Supported Operations | Teradata Viewpoint - Supported Operations - Teradata Data Lab - Teradata Viewpoint

Teradata® Viewpoint and Teradata® Data Lab API Reference Guide - 24.04

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Lab
Teradata Viewpoint
Release Number
24.04
Published
April 2024
ft:locale
en-US
ft:lastEdition
2024-04-29
dita:mapPath
qko1711972084905.ditamap
dita:ditavalPath
ft:empty
dita:id
prd1525780132746
lifecycle
latest
Product Category
Analytical Ecosystem
HTTP URL Parameters Description Response
GET

/api/v2/public/ldap/servers

None Get the list of ldap servers Returns list of LdapServer object
GET /api/v2/public/ldap/servers/ {servername}/config Path Variable
  • servername
Get the configuration of the selected ldap server Returns LdapConfig object
PUT api/v2/public/ldap/servers/ {servername}/config
Path Variable
  • servername
Required Parameters
  • password: Password of the service account user
Update the password of the service account user for the ldap server Returns LdapAPIResult object