Introduction
The following functions give the user access to the management of concepts for
The MediaHaven Administrator
REST API 1.0
REST API 2.0
Management means the ability for creating, update and deleting. For example the ability to create, update and delete users.
Users
These functions are only intended for administrator users to manage the concepts of their organisation.
Permissions
If the user has the function
ADMIN_ALL_ORGANISATIONS
, they can manage concepts from other organisationsWhen linking two concepts, the user requires the admin functions of both concepts
For example, when changing the groups of a user, it requires both
ADMIN_USERS
andADMIN_GROUPS
When linking a concept with a concept of another organisation, it requires
ADMIN_ALL_ORGANISATIONS
For example, linking a user with a group from another organisation requires
ADMIN_USERS
,ADMIN_GROUPS
andADMIN_ALL_ORGANISATIONS
Functions
Function | Meaning | Admini- strator | REST 2.0 | Since |
---|---|---|---|---|
| Management of users | | ||
| Ability to link groups with users from a different organisation, only meaning on multi-tenant installations, implies | |||
| Management of user groups | |||
|
| |||
| When user has the function |
|
|
|
| Management of thesauri from MediaHaven 1.0 | |||
| CRUD operations on thesauri 2.0 | |||
| Management of filters which were created by a different user. User can always manage their own filters without having this function. | |||
| Management of the format registry in REST 2.0 API | |||
| Management of export locations | |||
| Ability to create custom notifications via REST 2.0 API | |||
| Modify properties of an organisation | |||
| Management of ingest spaces from MediaHaven 1.0 | |||
| Management of /wiki/spaces/CS/pages/3217850450 , since | |||
| Management on metadata burning options linked with export locations | |||
| Management of profiles 1.0 and 2.0, typically only provided to Zeticon support users | |||
| Management of Field Definitions, typically only provided to Zeticon support users |
|