Set-NectarEndpoint
    • 21 Aug 2024
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Set-NectarEndpoint

    • Dark
      Light
    • PDF

    Article summary

    Modify properties of a Nectar DXP endpoint

    Syntax

    Set-NectarEndpoint
      -SearchQuery  <String>
      -UserName  <String>
      -DisplayName  <String>
      -IsHub  <Boolean>
      -TenantName  <String>
      -PageSize  <Int32>
      -ResultSize  <Int32>
    

    Examples

    Example 1

    Set-NectarEndpoint -SearchQuery ff4bf84a-04d8-11ec-ad2e-17d4f8d1df89 -UserName tferguson@contoso.com -IsHub $False
    

    Sets a specific endpoint's associated username to 'tferguson'

    Parameters

    -SearchQuery <String>
    A string to search for to return a specific endpoint. Will search for match against all fields

    ParameterValue
    Requiredtrue
    Position1
    Requiredtrue
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -UserName <String>
    The username to associate with the given endpoint. Set to $NULL to de-associate a user with an endpoint

    ParameterValue
    Requiredfalse
    Position2
    Requiredfalse
    Default ValueNone
    Accept pipeline input?false
    Accept wildcard characters?false

    -DisplayName <String>

    ParameterValue
    Requiredfalse
    Position3
    Requiredfalse
    Default ValueNone
    Accept pipeline input?false
    Accept wildcard characters?false

    -IsHub <Boolean>
    Set the endpoint to be a hub endpoint or not.

    ParameterValue
    Requiredfalse
    Position4
    Requiredfalse
    Default ValueFalse
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

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

    ParameterValue
    Requiredfalse
    Position5
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -PageSize <Int32>

    ParameterValue
    Requiredfalse
    Position6
    Requiredfalse
    Default Value1000
    Accept pipeline input?false
    Accept wildcard characters?false

    -ResultSize <Int32>

    ParameterValue
    Requiredfalse
    Position7
    Requiredfalse
    Default Value100000
    Accept pipeline input?false
    Accept wildcard characters?false

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence