| Possible values | Names | Descriptions |
|---|---|---|
| 1 | USER_ADDED | The user was added |
| 2 | USER_DUPLICATED | The user was duplicated |
| 3 | USER_MOVED | The user was moved |
| 4 | USER_ALREADY_PRESENT | The user already exists |
| 5 | DUPLICITY_IN_GROUP | There exists already such an entity in the same group |
| 6 | DUPLICITY_IN_SYSTEM | The entity is duplicated in the system which is not allowed |
| 7 | ERROR_ACCESS_USER | You do not have access to the user |
| 8 | ERROR_ACCESS_GROUP | You do not have access to the user group |
| 9 | ERROR_SYSTEM | There was an error in the system |
| 10 | ERROR_USER_NOT_IN_GROUP | The user is not in the group. |
| 11 | RELATION_ALREADY_PRESENT | The relation already exists. |
| 12 | RELATION_ADDED | The relation was added. |
| 13 | RELATION_REMOVED | The relation was removed. |