mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-17 17:56:29 +00:00
18 lines
385 B
Markdown
18 lines
385 B
Markdown
|
|
# Notification Group
|
||
|
|
|
||
|
|
A set of NetBox users and/or groups of users identified as recipients for certain [notifications](./notification.md).
|
||
|
|
|
||
|
|
## Fields
|
||
|
|
|
||
|
|
### Name
|
||
|
|
|
||
|
|
The name of the notification group.
|
||
|
|
|
||
|
|
### Users
|
||
|
|
|
||
|
|
One or more users directly designated as members of the notification group.
|
||
|
|
|
||
|
|
### Groups
|
||
|
|
|
||
|
|
All users of any selected groups are considered as members of the notification group.
|