Getting Started with Cloud Data Profiling REST API

Getting Started with Cloud Data Profiling REST API

Run a profile

Run a profile

You can run the profile to extract column statistics, patterns, data types, value frequencies, and outliers for columns and rules.
POST request
Use the POST method to run a profile.
The following table lists the parameters that you need to specify to run a profile:
Property
Value
URL
Enter a URL to run a profile. Use the following format: https://usw3-dqprofile.dm-ap.informaticacloud.com/profiling-service/api/v1/profile/id/execute
API parameters
The following table lists the important query parameters exposed for this API:
Property
Value
ID
The unique identifier of the Data Profiling asset.
For example, 908ed64e-cfd0-4544-bb69-5f5414e2f18b
To retrieve the ProfileId, see the Prerequisites section.
API response code
200 OK
API response
{ "profileRunId": "c47bf0ba-ff07-4235-85db-c82d17c5ad45" "profileJobId": "67f6b06a-a830-4b46-a137-e047c8087176" }

0 COMMENTS

We’d like to hear from you!