vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 90 forks source link

Edge SSL VPN-Plus - how to configurue? #601

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi,

how to how to configurue Edge SSL VPN-Plus?

alagoutte commented 5 years ago

Hi,

What do you need to configure ?

ghost commented 5 years ago

@alagoutte Pretty much all of the options, like Server Settings, IP Pools, PN, Authentication, Users etc

alagoutte commented 5 years ago

You have the following cmdlet availables

Get-NsxSslVpn
Get-NsxSslVpnAuthServer
Get-NsxSslVpnClientInstallationPackage
Get-NsxSslVpnIpPool
Get-NsxSslVpnPrivateNetwork
Get-NsxSslVpnUser
New-NsxSslVpnAuthServer
New-NsxSslVpnClientInstallationPackage
New-NsxSslVpnIpPool
New-NsxSslVpnPrivateNetwork
New-NsxSslVpnUser
Remove-NsxSslVpn
Remove-NsxSslVpnClientInstallationPackage
Remove-NsxSslVpnIpPool
Remove-NsxSslVpnPrivateNetwork
Remove-NsxSslVpnUser
Set-NsxSslVpn
ghost commented 5 years ago

Feel kind a stupid. Thanks!

alagoutte commented 5 years ago

May be missing some cmdlets... (for change some settings...)