< Back

Get-DDEvent

Sat Jan 18, 2020 8:12 pm

NAME Get-DDEvent



SYNOPSIS

Get an event's details.





SYNTAX

Get-DDEvent [-EventID] <Int64> [<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



<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