latestOpenAPI 3.0.32026-08-10119559584.8 KB
6d091bc86a33
Profiling
Profile a Database asset
Triggers the profiling job for a specific Database asset.
This API executes the profiling as an asynchronous job and returns the job id of the triggered job in the response. To monitor the status of a job, use the Jobs resource of the REST Core API: GET /jobs/{jobId}.
post/databases/{databaseId}/profile
Path parameters
databaseIdstring uuid required
The ID of the Database asset.
Response
The profiling job has started.