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

    Remove-NectarEndpoint

    • Dark
      Light
    • PDF

    Article summary

    Remove a Nectar DXP endpoint

    Syntax

    Remove-NectarEndpoint
      -ID  <String>
      -UUID  <String>
      -TenantName  <String>
    

    Examples

    Example 1

    Get-NectarEndpoint -SearchQuery tferguson | Remove-NectarEndpoint
    

    Removes the endpoint associated with 'tferguson'

    Parameters

    -ID <String>
    The ID of the endpoint to remove. Both ID and UUID are required for deletion.

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

    -UUID <String>
    The UUID of the endpoint to remove. Both ID and UUID are required for deletion.

    ParameterValue
    Requiredtrue
    Position2
    Requiredtrue
    Default ValueNone
    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
    Position3
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    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