Data Class Group
Collibra REST API authentication using Basic Authentication.
The name of a Data Class Group.
The matching logic is case insensitive and supports partial matches.
E.g. A search for PERSONAL or a search for Identi match Data Class Group name 'Personal Identifiable Information'
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.
50Data Class Groups successfully retrieved.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
Request to create a Data Class Group.
Only the name property is mandatory. If no data classes are defined, the group is created empty.
Name of the Data Class Group.
PII Data ClassesIDs of the Data Classes contained in the Data Class Group.
Data Class Group successfully created.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
The ID of a Data Class Group.
Data Class Group successfully retrieved.
Group of Data Classes.
The ID of the Data Class Group.
Name of the Data Class Group.
PII Data ClassesIDs of the Data Classes contained in the Data Class Group.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Resource not found.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
The ID of a Data Class Group.
Data Class Group successfully deleted.
No content
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Resource not found.
An unexpected error occurred.
No content
Collibra REST API authentication using Basic Authentication.
The ID of a Data Class Group.
Request to update a Data Class Group.
All the attributes are optional.
Name of the Data Class Group.
PII Data ClassesIDs of the Data Classes contained in the Data Class Group.
Data Class Group successfully changed.
Group of Data Classes.
The ID of the Data Class Group.
Name of the Data Class Group.
PII Data ClassesIDs of the Data Classes contained in the Data Class Group.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Resource not found.
An unexpected error occurred.
Last updated
Was this helpful?