You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced DNS resolution and TCP connection reliability with HPE GreenLake endpoints by adding retry mechanisms for failures.
Improved session tracking object returned by Connect-HPEGL for better session management.
Optimized Connect-HPEGLWorkspace function for more efficient workspace connections, supporting various scenarios (no workspace, one workspace, multiple workspaces).
Removed unused functions to streamline the codebase.
Fixed New-HPEGLService function to correctly handle errors when the service is already provisioned.
Fixed Get-HPEGLDeviceAutoSubscription function to return output correctly.
Added four new functions: Get-HPEGLDeviceAutoReassign, Set-HPEGLDeviceAutoReassign, Remove-HPEGLDeviceAutoReassign, New-HPEGLServiceSubscription.
Renamed functions to support Secure Gateway and OneView appliances:
Get-HPECOMOneViewAppliance to Get-HPECOMAppliance
New-HPECOMApplianceOneView to New-HPECOMAppliance
Remove-HPECOMApplianceOneView to Remove-HPECOMAppliance
Added support for Secure gateway appliances in Get-HPECOMAppliance and New-HPECOMAppliance.
Added support for 'Secure gateway' connection type in Get-HPECOMServer and Get-HPECOMServerBySerialNumber functions.