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

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-06-16
dita:mapPath
fcu1619423186706.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
B035-4101
lifecycle
previous
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