Orion.NotificationItemGrouped
SolarWinds Information Service 2020.2 Schema Documentation
This entity contains grouped notification item data.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
TypeID | System.Guid | everyone | |
NotificationID | System.Guid | everyone | |
Timestamp | System.DateTime | everyone | |
ImageLink | System.String | everyone | |
DisplayAs | System.String | everyone | |
CustomDismissButtonText | System.String | everyone | |
HideDismissButton | System.Boolean | everyone | |
AcknowledgeByItemId | System.Boolean | everyone | |
DetailsPageLink | System.String | everyone | |
DetailsPageLinkCaption | System.String | everyone | |
Message | System.String | everyone |
Verbs
AcknowledgeAll
Sets notification item acknowledgement timestamp and user for all items.
Access control
everyone
AcknowledgeById
Sets notification item acknowledgement timestamp and user for specific item.
Access control
everyone
UnAcknowledgeById
Resets notification item acknowledgement for specific item.
Access control
everyone
AcknowledgeByType
Sets notification item acknowledgement timestamp and user for items of a specific type.
Access control
everyone
UnAcknowledgeByType
Resets notification item acknowledgement for items of a specific type.
Access control
everyone