Jobs
Collibra REST API authentication using Basic Authentication.
The match mode used to compare name. If the match mode is EXACT the search is case-sensitive, otherwise the search is case-insensitive.
ANYWHEREExample: EXACTPossible values: The name of the job to search for.
Sample jobThe list of types of the jobs.
IMPORTThe ID of the user who created the searched job.
387ca4ee-d48c-4902-b887-9cbfe11f4dacThe field that should be used as reference for sorting,
in addition to the CREATED_ON field in DESC order.
NAMEPossible values: The order of sorting.
DESCExample: ASCPossible values: The cursor pointing to the first resource to be included in the response. This cursor cannot be created and must have been extracted from a response returned by a previous API call.
If this parameter is missing, the API returns the resources starting from the first available resource, at index 0.
The maximum number of resources to retrieve.
If not set, the default limit of 10 is be used. The maximum value for this parameter is 50.
10The paged response with jobs matching filter criteria
The cursor pointing to the next page. If the cursor is missing, there are no additional pages of resources available after the current one.
Y3Vyc29yV2hLblRoZXJlSXNNb3JlRGF0YQoThe request is not valid.
The client is not authenticated.
Internal server error.
Collibra REST API authentication using Basic Authentication.
The ID of the job.
387ca4ee-d48c-4902-b887-9cbfe11f4dacJob found.
The UUID of the represented object (entity).
495756bd-419c-4fea-beb4-8a70253d8079The UUID of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbDate and time the job was created on.
2017-07-21T17:32:28ZThe UUID of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feDate and time the job was modified on.
2017-07-21T17:32:28ZThe UUID of the user that initiated this job.
387ca4ee-d48c-4902-b887-9cbfe11f4dacWhether this is a self managed job, processed outside of DG.
falseExample: falseDate and time the job was ended on.
2017-07-21T17:32:28ZThe message of the job.
Import finished in 12s.The name of the job.
Sample job.The progress percentage of the job.
50The result of the job.
Possible values are:
- NOT_SET
- SUCCESS
- COMPLETED_WITH_ERROR
- FAILURE
- ABORTED
SUCCESSDate and time the job was started on.
2017-07-21T17:32:28ZThe state of the job.
Possible values are:
- WAITING
- RUNNING
- COMPLETED
- FAILED
- DELETED
COMPLETEDThe type of the job.
SAMPLEThe request is not valid.
The client is not authenticated.
Resource not found.
Internal server error.
Collibra REST API authentication using Basic Authentication.
The ID of the job.
387ca4ee-d48c-4902-b887-9cbfe11f4dacAn optional message for the job deletion.
Deleted by userThe message of the job.
Import finished in 12s.Job successfully deleted.
No content
The request is not valid.
The client is not authenticated.
Resource not found.
Internal server error.
No content
Last updated
Was this helpful?