Roles RESTful API 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/public/roles Operationa Parameters:
  • role_name: String used to limit results to roles that starts with provided role name case insensitivity.
  • per_page: 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