< Back

Remove-DDEvent

Sat Jan 18, 2020 8:13 pm

NAME Remove-DDEvent



SYNOPSIS

Delete an event from the stream.





SYNTAX

Remove-DDEvent [-EventID] <Int64> [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-EventID <Int64>

A Datadog event ID.



Required? true

Position? 1

Default value 0

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS