Data Profiling
- Data Profiling H2L
- All Products
Property
| Value
|
---|---|
URL
| Enter a URL to view the Data Profiling job details based on the job ID. Use the following format: https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/job/{id}
|
Property
| Value
|
---|---|
ID
| Enter the unique identifier of the Data Profiling job.
|
Property
| Value
|
---|---|
URL
| Enter a URL to view the details of a Data Profiling job based on the Profile ID. Use the following format: https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/job/runningJobs/{profileId}
|
Property
| Value
|
---|---|
profileId
| The unique identifier of the Data Profiling asset. For example, 908ed64e-cfd0-4544-bb69-5f5414e2f18b
To retrieve the profileId, see the
Prerequisites
section.
|
Property
| Value
|
---|---|
URL
| Enter a URL to stop the Data Profiling job. Use the following format: https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/job/stop
|
Property
| Value
|
---|---|
jobID
| Enter the unique identifier of the Data Profiling job to be stopped.
|
jobStepID
| Enter the unique identifier of the step executed on the Data Profiling job.
|
jobType
| Choose the type of job to be stopped.
|
Property
| Value
|
---|---|
URL
| Enter a URL to resume the Data Profiling job. Use the following format: https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/job/resume
|
Property
| Value
|
---|---|
jobID
| Enter the unique identifier of the Data Profiling job to be resumed.
|
jobStepID
| Enter the unique identifier of the step executed on the Data Profiling job.
|
jobType
| Choose the type of job to be resumed.
|
Property
| Value
|
---|---|
URL
| Enter a URL to download the session logs for the Data Profiling job. Use the following format: https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/job/getSessionLogs/{jobStepId}
|
Property
| Value
|
---|---|
jobStepID
| Enter the unique identifier of the step executed on the Data Profiling job.
|