Page tree

Release 5.0.1


Contents:

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

Contents:


Performs a dry-run of generating a flow package and exporting it, which performs a check of all permissions required to export the package.

If they occur, permissions errors are reported in the response.

Version: v3

Required Permissions

NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/5.0/index.html#section/Authentication.

Request

Request Type: GET

Endpoint:

/v3/flows/<id>/package/dryRun
ParameterDescription
<id>Internal identifier of the flow to retrieve.


Request URI - Example:

/v3/flows/7/package/dryRun

Request Body:

None.

Response

Response Status Code - Success: 200 - OK

Response Body Example:

{}

Reference

None.

This page has no comments.