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

Teradata® Viewpoint and Teradata® Data Lab API Reference Guide

Product
Teradata Data Lab
Teradata Viewpoint
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2022-05-30
dita:mapPath
uqx1628075616610.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