Get-RASNotification

NAME

Get-RASNotification

SYNOPSIS

Retrieves notifications

SYNTAX

Get-RASNotification [[-Idarrow-up-right] <uint>] [-SiteIdarrow-up-right <uint>] [<CommonParametersarrow-up-right>]

DESCRIPTION

A generic command which retrieves all types of notifications, i.e. Resource and event.

PARAMETERS

-SiteId <uint>

        Required?                    false
        Position?                    named
        Default value                0
        Accept pipeline input?       false
        Accept wildcard characters?  false

-Id <uint>

<CommonParameters>

INPUTS

-none-

OUTPUTS

Notificationarrow-up-right

EXAMPLES

---------- EXAMPLE 1 ---------- Get-RASNotification -Id 1 Get notification with id 1.

Last updated