HewlettPackard / POSH-HPEOneView

PowerShell language bindings library for HPE OneView.
http://hewlettpackard.github.io/POSH-HPEOneView/
125 stars 52 forks source link

ConvertTo-OVPowerShellscript for LIG - Error for UplinkSet #654

Open DungKHoang opened 11 months ago

DungKHoang commented 11 months ago

The convertto-OVpowershellscript generates incorrect instructions for UpLinkSet configuration in a LIG

$uplinkType = "Ethernet"
even though we specify an uplinkset of type "Tunnel" in the GUI

Version Information

HPE OneView PowerShell Library Version (Get-HPOVVersion or $PSLibraryVersion): 8.4 HPE OneView Appliance Version (Get-HPOVVersion -ApplianceVer): 8.4 Output from $PSVersionTable on your Windows Host:7.3.5

ChrisLynchHPE commented 11 months ago

This will be fixed in the next 8.30 library update.