Test Data Management
- Test Data Management 10.5
- All Products
GET http(s)://<host>:<port>/api/public/ssp/v1/datapacks/{dataPackID}
Header
| Description
|
---|---|
accept
| Use the following value:
application/json
|
Authorization
| Required. Use the following value:
Basic <user name>
|
Parameter
| Description
|
---|---|
dataPackId
| ID of the data pack.
|
Parameter
| Description
|
---|---|
exportType
| Select the file type to export data pack details. You can choose CSV. If you do not choose an option, the API exports data pack details in JSON format.
|
http://<host>:6605/api/public/ssp/v1/datapacks/bfc399d0-0ca7-4a59-8093-ddcbf45eba43?exportType=CSV
The response body contains a link to download the file.content-disposition: attachment; filename = subDatapackFromDataset.zip content-length: 4166 content-type: application/zip date: Tue, 04 Dec 2018 05:13:14 GMT server: Informatica