Get-RASNotificationEvent
Last updated
Last updated
Get-RASNotificationEvent
Retrieves event notifications.
Get-RASNotificationEvent [[-] (uint)] [ (uint)] [()]
A command which retrieves all event notifications.
Site ID where notification event is setup.
Current site ID is used if siteId is omitted.
Notification ID.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASNotificationEvent -Id 1
Get event notification with id 1.