Classification Rule
Collibra REST API authentication using Basic Authentication.
The ID of a Data Class.
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.
50Correlation ID used to relate logs occurring in distinct system components.
Classification Rules successfully retrieved.
Invalid request to find Data Classes.
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
Correlation ID used to relate logs occurring in distinct system components.
Request to create a Classification Rule under an existing Data Class.
Only the type and dataClassId properties are mandatory when creating a new Classification Rule.
Classification Rule successfully created.
A ClassificationRule defines a read-only representation of a rule.
Invalid request
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
The ID of a Classification Rule.
Correlation ID used to relate logs occurring in distinct system components.
Classification Rule successfully retrieved.
A ClassificationRule defines a read-only representation of a rule.
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 Classification Rule.
Correlation ID used to relate logs occurring in distinct system components.
Classification Rule successfully deleted.
No content
Invalid request
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
No content
Collibra REST API authentication using Basic Authentication.
The ID of a Classification Rule.
Correlation ID used to relate logs occurring in distinct system components.
Request to change a Classification Rule.
The List Of Values was successfully updated.
A ClassificationRule defines a read-only representation of a rule.
Invalid request
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 Classification Rule.
Correlation ID used to relate logs occurring in distinct system components.
Values file successfully returned.
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 Classification Rule.
Correlation ID used to relate logs occurring in distinct system components.
Files containing the values (1 value per line)
List Of Values successfully updated inside a Classification Rule.
Classification Rule based on a List Of Values.
The ID of a Classification Rule.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the last modification of this resource.
1476703764163RuleType used by the rule.
The following values are currently supported:
REGULAR_EXPRESSIONREGULAR_EXPRESSION_COLUMN_NAMEDATA_TYPELIST_OF_VALUESCODE_SETLIKEGREATER_THANLESS_THANEQUALBETWEEN
When creating or updating a Classification Rule, the following values are also supported:
LIST_OF_VALUES_INLINE_ARRAYLIST_OF_VALUES_INLINE_CSV
These additional types are automatically converted into LIST_OF_VALUES and will be retrieved as such with GET endpoints.
REGULAR_EXPRESSIONThe ID of the Data Class.
A description of a Classification Rule.
Rule based on the email address regular expression.Invalid request.
The client is not authenticated.
The user lacks permissions.
An unexpected error occurred.
Collibra REST API authentication using Basic Authentication.
The ID of a Classification Rule.
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 will return the resources starting from the first resource available (index=0).
The 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.
50Values successfully returned.
An opaque cursor that can be used to query the next page of results.
234iurjfklsefhr2cil3459jfThe list of results.
/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/.The client is not authenticated.
The user lacks permissions.
Resource not found.
An unexpected error occurred.
Last updated
Was this helpful?