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-NectarPlatformDashboardItemPollerSummary

Prev Next

Return current poller information about a given device/item

Syntax

Get-NectarPlatformDashboardItemPollerSummary
  -ItemID  <String>
  -PollerGroup  <String>
  -ItemName  <String>
  -TenantName  <String>

Examples

Example 1

Get-NectarPlatformDashboardItemPollerSummary -ItemID 320_51

Parameters

-ItemID <String>
The ID of the item to return poller information about

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

-PollerGroup <String>
The poller group to return poller information on. Choose from Application, Server or Network

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

-ItemName <String>

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

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

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