The following table describes the roles and privileges of the Notification microservice:
Role | Privilege | Description |
---|---|---|
Admin | notification/create/collection | Ability to create a collection. |
notification/view/collection | Ability to view a collection. | |
notification/viewall/collection | Ability to view all the collections. | |
notification/update/collection | Ability to update a collection. | |
notification/view/collectionproperties | Ability to view a collection property. | |
notification/update/collectionproperties | Ability to update a collection property. | |
notification/create/event | Ability to create an event. | |
notification/update/event | Ability to update an event. | |
notification/delete/event | Ability to delete an event. | |
notification/view/event | Ability to view an event. | |
notification/viewall/event | Ability to view all the events. | |
notification/create/action | Ability to create an action. | |
notification/update/action | Ability to update an action. | |
notification/delete/action | Ability to delete an action. | |
notification/view/action | Ability to view an action. | |
notification/viewall/action | Ability to view all the actions. |
Revision History
2019-09-30 | Mary – Content uploaded.