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.

New-NectarNumberLocation

Prev Next

Create a new Nectar Service Location for DID Management used in the DID Management tool.

Syntax

New-NectarNumberLocation
  -LocationName  <String>
  -ServiceID  <String>
  -ServiceProvider  <String>
  -NetworkLocation  <String>
  -Notes  <String>
  -TenantName  <String>

Examples

Example 1

New-NectarNumberLocation -LocationName Dallas -ServiceID 348FE22 -ServiceProvider Verizon -NetworkLocation Dallas -Notes "This is headquarters"

Parameters

-LocationName <String>
The name of the new service location. Must be unique.

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

-ServiceID <String>
The service ID for telephony services at the newservice location. Can be used as desired. Not required.

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

-ServiceProvider <String>
The service provider for telephony services at the newservice location. Can be used as desired. Not required.

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

-NetworkLocation <String>

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

-Notes <String>
Any relevent notes about the service location. Can be used as desired. Not required.

Parameter Value
Required false
Position 5
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 6
Required false
Default Value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false