OOTB Data Class
Collibra REST API authentication using Basic Authentication.
The index of the first result to retrieve.
If not set (offset = 0), results will be retrieved starting from row 0.
0The maximum number of results to retrieve.
If not set, the default limit (limit = 50) will be used. The maximum value for this parameter is
1000.
50OOTB Data Class retrieved successfully
Invalid request to find OOTB Data Classes.
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
Request to import one or more OOTB Data Classes. ootbNames is mandatory and cannot be empty
Names of the Data Classes to import
["SSN","Country"]OOTB Data Classes successfully imported.
No content
Invalid request to import OOTB Data Classes
The client is not authenticated.
The user lacks permissions.
One or more data classes sent to import where modified in the meanwhile by another user.
An unexpected error occurred.
No content
Last updated
Was this helpful?