Clear-AuvikAlert

SYNOPSIS

Clear an Auvik alert

SYNTAX

Clear-AuvikAlert -id <String> [<CommonParameters>]

DESCRIPTION

The Clear-AuvikAlert cmdlet allows you to dismiss an alert that Auvik has triggered.

EXAMPLES

EXAMPLE 1

Clear-AuvikAlert -id 123456789

Clears the defined alert

PARAMETERS

-id

ID of alert

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

N\A

https://celerium.github.io/Auvik-PowerShellWrapper/site/alert/Clear-AuvikAlert.html