Documentation Index

Fetch the complete documentation index at: https://support.nectarcorp.com/llms.txt

Use this file to discover all available pages before exploring further.

Get-NectarEventDetail

Prev Next

Return information about a specific event

Syntax

Get-NectarEventDetail
  -ID  <String>
  -EventState  <String>
  -TenantName  <String>

Examples

Example 1

Get-MSTeamsCallRecord -CallRecordID ed672235-5417-40ce-8425-12b8b702a505

Parameters

-ID <String>

Parameter Value
Required true
Position 1
Required true
Default Value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false

-EventState <String>
Return either current events or previously acknowledged events

Parameter Value
Required false
Position 2
Required false
Default Value Current
Accept pipeline input? false
Accept wildcard characters? false

-TenantName <String>
The name of the Nectar DXP tenant. Used in multi-tenant configurations.

Parameter Value
Required false
Position 3
Required false
Default Value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false