REST API Reference

REST API Reference

Test Data Manager

Test Data Manager

You can use the TDM REST API to perform Test Data Manager tasks.
You can use the following REST APIs to perform Test Data Manager tasks:
Method
REST API
Description
GET
Projects
Returns a list of projects.
GET
Plans
Returns a list of plans in a project.
GET
Plans/{planId}
Returns information on a specific plan.
GET
Columns
Returns all columns in a project.
GET
Rules
Returns a list of all policies, masking rules, generation rules, preferred generation rules, and additional rules in a project.
GET
jobs/{jobId}
Returns information on a specific job.
GET
Connections
Returns a list of connections.
GET
datadomains
Exports data domain assignment information in a CSV file.
GET
schemas
Lists all schemas for a connection.
GET
sources
Lists all sources for a schema.
GET
pcrepo/folders
Lists all folders in the associated PowerCenter repository.
GET
pcrepo/sources
Lists all sources in a folder in the associated PowerCenter repository.
GET
template/connection
Returns a template of properties required to create a specific type of connection.
GET
encryptedstring
Returns the encrypted value of a string.
PATCH
datadomains
Imports data domain assignment information from a CSV file.
PATCH
Imports
Imports TDM objects from an XML file.
DELETE
Ruleassignments
Deletes a masking rule assignment to a column.
DELETE
advanceruleassignments
Deletes an advanced masking rule assignment to a column.
DELETE
Connections/{connectionId}
Deletes a connection.
POST
Connections
Creates a connection.
POST
ruleassignments
Assigns a masking rule to a column.
POST
advanceruleassignments
Assigns an advanced masking rule to a column.
POST
Jobs
Generates or runs a workflow.
POST
metadata/connection
Imports metadata from a Test Data Manager connection into a project in Test Data Manager.
POST
metadata/pcrepo
Imports metadata from a PowerCenter repository folder into a project in Test Data Manager.

0 COMMENTS

We’d like to hear from you!