Policy | RESTful API Object Types | Teradata Data Mover - Policy - Teradata Data Mover

Teradata® Data Mover User Guide - 20.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.01
Published
November 2023
Language
English (United States)
Last Update
2023-12-05
dita:mapPath
hlv1700545853003.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
don1467241476387
Product Category
Analytical Ecosystem
Name Description JSON Data Type Required
actions A list of actions, such as read, write, and execute, that the policy grants to the principals for a specified resource. Valid actions for the resource types are:
  • tdrn:datamover:daemon_access = read, write, execute
  • tdrn:datamover:daemon_advanced = allowDSA, allowT2T, allowUpdatejobPlan, allowChangeJobPriority, allowTPTAPILOAD, allowTPTAPIUPDATE, allowTPTAPISTREAM, maxNumberOfStreams
  • tdrn:datamover:job = read, write, execute, owner
String Yes
description Policy description. String No
name Policy name. String No
principals List of principal names that apply to this policy. Principals must all be the same type (user, group, or role). String Yes
resources List of resources that apply to this policy. Resource is in tdrm:datamover:resource_name format. Valid values are:
  • tdrn:datamover:daemon_access:*
  • tdrn:datamover:daemon_advanced:*
  • tdrn:datamover:job_name
String Yes
service Optional service name associated with the policy. Not required, but if provided, must be datamover. String No
type The type of principal: user or role. String Yes