< Back
Remove-NsxSslVpn
Post
NAME Remove-NsxSslVpn
SYNOPSIS
Remove the global SSLVPN configuration of an existing NSX Edge Services
Gateway.
SYNTAX
Remove-NsxSslVpn [-SslVpn] <XmlElement> [-Confirm] [-Connection <PSObject>] [<CommonParameters>]
Remove-NsxSslVpn [-SslVpn] <XmlElement> [-NoConfirm] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
An NSX Edge Service Gateway provides all NSX Edge services such as firewall,
NAT, DHCP, VPN, load balancing, and high availability. Each NSX Edge virtual
appliance can have a total of ten uplink and internal network interfaces and
up to 200 subinterfaces. Multiple external IP addresses can be configured
for load balancer, site???????????????to???????????????site VPN, and NAT services.
SSL VPN allows remote users to connect securely to private networks behind an
NSX Edge Services gateway and access servers and applications
in the private networks.
The Remove-NsxSslVpn cmdlet unconfigures the global SSLVPN configuration of
the specified Edge Services Gateway.
PARAMETERS
-SslVpn <XmlElement>
NSX Edge SslVpn to remove
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
-NoConfirm [<SwitchParameter>]
Disable Prompt for confirmation.
Required? false
Position? named
Default value False
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-NsxEdge Edge01 | Get-NsxSslVpn | Remove-NsxSslVpn
Remove all NSX SSL VPN configuration with confirmation
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-NsxEdge Edge01 | Get-NsxSslVpn | Remove-NsxSslVpn -NoConfirm:$true
Remove all NSX SSL VPN configuration without confirmation
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnClientInstallationPackage; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnClientInstallationPackage [-EdgeSslVpnClientPackage] <XmlElement>
[[-Connection] <psobject>] [-Confirm] [<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnClientInstallationPackage
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnIpPool; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnIpPool [-SslVpnIpPool] <XmlElement> [[-Connection] <psobject>] [-Confirm]
[<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnIpPool
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnPrivateNetwork; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnPrivateNetwork [-SslVpnPrivateNetwork] <XmlElement> [[-Connection]
<psobject>] [-Confirm] [<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnPrivateNetwork
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnUser; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnUser [-SslVpnUser] <XmlElement> [[-Connection] <psobject>] [-Confirm]
[<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnUser
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Remove the global SSLVPN configuration of an existing NSX Edge Services
Gateway.
SYNTAX
Remove-NsxSslVpn [-SslVpn] <XmlElement> [-Confirm] [-Connection <PSObject>] [<CommonParameters>]
Remove-NsxSslVpn [-SslVpn] <XmlElement> [-NoConfirm] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
An NSX Edge Service Gateway provides all NSX Edge services such as firewall,
NAT, DHCP, VPN, load balancing, and high availability. Each NSX Edge virtual
appliance can have a total of ten uplink and internal network interfaces and
up to 200 subinterfaces. Multiple external IP addresses can be configured
for load balancer, site???????????????to???????????????site VPN, and NAT services.
SSL VPN allows remote users to connect securely to private networks behind an
NSX Edge Services gateway and access servers and applications
in the private networks.
The Remove-NsxSslVpn cmdlet unconfigures the global SSLVPN configuration of
the specified Edge Services Gateway.
PARAMETERS
-SslVpn <XmlElement>
NSX Edge SslVpn to remove
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
-NoConfirm [<SwitchParameter>]
Disable Prompt for confirmation.
Required? false
Position? named
Default value False
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-NsxEdge Edge01 | Get-NsxSslVpn | Remove-NsxSslVpn
Remove all NSX SSL VPN configuration with confirmation
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-NsxEdge Edge01 | Get-NsxSslVpn | Remove-NsxSslVpn -NoConfirm:$true
Remove all NSX SSL VPN configuration without confirmation
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnClientInstallationPackage; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnClientInstallationPackage [-EdgeSslVpnClientPackage] <XmlElement>
[[-Connection] <psobject>] [-Confirm] [<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnClientInstallationPackage
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnIpPool; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnIpPool [-SslVpnIpPool] <XmlElement> [[-Connection] <psobject>] [-Confirm]
[<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnIpPool
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnPrivateNetwork; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnPrivateNetwork [-SslVpnPrivateNetwork] <XmlElement> [[-Connection]
<psobject>] [-Confirm] [<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnPrivateNetwork
Category : Function
Component :
Role :
Functionality :
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Remove-NsxSslVpnUser; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Remove-NsxSslVpnUser [-SslVpnUser] <XmlElement> [[-Connection] <psobject>] [-Confirm]
[<CommonParameters>]
ModuleName : PowerNSX
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Remove-NsxSslVpnUser
Category : Function
Component :
Role :
Functionality :