< Back
Remove-NsxSegmentIdRange
Post
NAME Remove-NsxSegmentIdRange
SYNOPSIS
Removes a Segment Id Range
SYNTAX
Remove-NsxSegmentIdRange [-SegmentIdRange] <XmlElement> [-Confirm] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
Segment ID Ranges provide a method for NSX to allocate a unique identifier
(VNI) to each logical switch created within NSX.
The Remove-NsxSegmentIdRange cmdlet removes the specified Segment Id Range
from the connected NSX manager.
PARAMETERS
-SegmentIdRange <XmlElement>
Required? true
Position? 2
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompt for confirmation. Specify as -confirm:$false to disable confirmation prompt
Required? false
Position? named
Default value True
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
PowerNSX Connection object
Required? false
Position? named
Default value $defaultNSXConnection
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Removes a Segment Id Range
SYNTAX
Remove-NsxSegmentIdRange [-SegmentIdRange] <XmlElement> [-Confirm] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
Segment ID Ranges provide a method for NSX to allocate a unique identifier
(VNI) to each logical switch created within NSX.
The Remove-NsxSegmentIdRange cmdlet removes the specified Segment Id Range
from the connected NSX manager.
PARAMETERS
-SegmentIdRange <XmlElement>
Required? true
Position? 2
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompt for confirmation. Specify as -confirm:$false to disable confirmation prompt
Required? false
Position? named
Default value True
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
PowerNSX Connection object
Required? false
Position? named
Default value $defaultNSXConnection
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS