Roles RESTful API 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
Product Category
Analytical Ecosystem
HTTP URL Parameters Description Response
GET /api/public/roles Operationa Parameters:
  • rolename: String used to limit results to roles that starts with provided rolename case insensitivity
  • perPage: Number of users to return per page. Default is 100. The upper limit is 500
  • page: The page number to return. Default is 1.
Provide a list of all roles A list of roles
DELETE /api/public/roles/audit/{username} Path Variable
  • username
Delete roles audit trail for a user When successful, the response will be OK