Getting Started with Cloud Data Profiling REST API

Getting Started with Cloud Data Profiling REST API

List all profiles

List all profiles

You can view all the existing profiles that you created.
GET request
Use the GET method to fetch the list of profiles that a user created.
The following table lists the parameter that you need to specify to view all the profiles:
Property
Value
URL
Enter a URL to fetch the list of profiles. Use the following format: https://usw3-dqprofile.dm-ap.informaticacloud.com/profiling-service/api/v1/profile
IDS-SESSION-ID
REST API session ID for the current session. Use in most REST API request headers. For example,
klCIHW6BvWmeFFwlQg7q84
API response code
200 OK
API response
[ 0:{ "id":"ee99c41e-779b-4846-92a0-6047e26e5823" "profileKey":2676 "version":0 "name":"Profile_1" "orgId":"bk5LnFlx32ZjYMsTbXYN6z" "description":"Creating profile using Automation." "frsId":"c1xEOUmYfwwgFzu8CCNmQ2" "connectionId":"5abzn0m1erWcY4LBDPHXer" "createdBy":"3vC7otmqf3weY98g8jzuG2" "createdByName":"USER4" "createTime":1596601754485 "updatedBy":"3vC7otmqf3weY98g8jzuG2" "updatedByName":"USER4" "updateTime":1596601754488 "isFilterEnabled":NULL "samplingOptions":{...} "drillDownType":"ON" } 1:{...} 2:{...} 3:{...} 4:{...} 5:{...} ]

0 COMMENTS

We’d like to hear from you!