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

Prev Next

Return a list of Nectar business units

Syntax

Get-NectarBusinessUnit
  -TenantName  <String>
  -PageSize  <Int32>

Examples

Example 1

Get-NectarBusinessUnit

Returns a list of business units

Parameters

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

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

-PageSize <Int32>
The size of the page used to return data. Defaults to 10000

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