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.

Set-NectarSupportedClient

Prev Next

Update 1 or more Nectar DXP supported client versions.

Syntax

Set-NectarSupportedClient
  -ClientVersion  <String>
  -Supported  <Boolean>
  -TenantName  <String>
  -Identity  <Int32>
  -Platform  <String>

Examples

Example 1

Set-NectarSupportedClient Identity 233 -Supported $FALSE

Sets the device with identity 233 to unsupported

Parameters

-ClientVersion <String>

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

-Supported <Boolean>

Parameter Value
Required false
Position 2
Required false
Default Value False
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

-Identity <Int32>
The numerical identity of the supported client version.

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

-Platform <String>

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