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

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Lab
Teradata Viewpoint
Release Number
23.04
Published
April 2023
ft:locale
en-US
ft:lastEdition
2023-05-05
dita:mapPath
tvo1678987866029.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2215
lifecycle
previous
Product Category
Analytical Ecosystem
HTTP URL Parameters Description Response
GET /api/public/ldap/servers None Get the list of ldap servers Returns list of LdapServer object
GET /api/public/ldap/servers/{servername}/config Path Variable
  • servername
Get the configuration of the selected ldap server Returns LdapConfig object
PUT /api/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