Getting Started with Cloud Data Profiling REST API

Getting Started with Cloud Data Profiling REST API

Identify recent profile runs

Identify recent profile runs

You can use the
lastSuccessfulRunKey
API call to return the latest run key of a profile based on the project or folder that you specify.
POST request
Use the POST method to return the run key value for the most recent successful profile run of a profile.
The following table lists the parameters to specify:
Property
Description
URL
Enter a URL to identify recent successful profile runs. Use the following format: https://[HostName]/profiling-service/api/v1/profile/lastSuccessfulRunKey
IDS-SESSION-ID
REST API session ID for the current session. For example,
klCIHW6BvWmeFFwlQg7q84
API parameters
The following table lists the important query parameters exposed for this API:
Property
Description
profileId
The unique identifier of the Data Profiling asset. For example, e5441ea1-325a-4cb4-b70e-16253c6b7840
profileName
Name of the profile.
frsProjectName
Name of the project that contains the folders and profiles.
frsFolderName
Name of the folder that contains the profiles.
API response code
200 OK
API response
2

0 COMMENTS

We’d like to hear from you!