Test Data Management
- Test Data Management 10.5
- All Products
GET http(s)://<host>:<port>/api/public/tdm/v1/projects/{projectId}/columns/datadomains?exportType=CSV
Header
| Description
|
---|---|
accept
| Use the following value:
application/json
|
Authorization
| Required. Use the following value:
Basic <user name>
|
Parameter
| Description
|
---|---|
projectId
| Required. ID of the project that contains the plans.
|
Parameter
| Description
|
---|---|
exportType
| Required. Select the format of the data domain assignment file. You can select CSV.
|
GET http://<host>:6605/api/public/tdm/v1/projects/{projectId}/columnsdatadomains?exportType=csv
The response body contains a link to download the file.content-disposition: attachment; filename =DatadomainAssignments_181114141145.csv content-type: application/octet-stream date: Wed, 14 Nov 2018 08:41:45 GMT server: Informatica transfer-encoding: chunked