POSH-HPEOneView icon indicating copy to clipboard operation
POSH-HPEOneView copied to clipboard

ConvertTo-OVPowerShellscript for LIG - Error for UplinkSet

Open DungKHoang opened this issue 1 year ago • 1 comments

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

DungKHoang avatar Sep 26 '23 00:09 DungKHoang