Releases: HewlettPackard/POSH-HPEOneView
Releases · HewlettPackard/POSH-HPEOneView
Release 6.30.2913.2047
- Initial HPE OneView 6.30 library release.
- [#572] Fixed issue with ConvertTo-OVPowerShellScript incorrectly handling profile connection types and getting the assigned network details causing an error.
- [#512] Fixed regression in Set-OVUplinkSet.
- Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
Release 6.20.2913.1607
- Initial HPE OneView 6.20 library release.
- Enhanced New-OVExternalRepository to validate provided certificate is expired.
- [#572] Fixed issue with ConvertTo-OVPowerShellScript incorrectly handling profile connection types and getting the assigned network details causing an error.
- [#512] Fixed regression in Set-OVUplinkSet.
- Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
Release 5.50.2794.1655
- Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
- Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
- [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters.
- Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
- Enhanced Get-OVServer to return expanded server hardware inventory. This now fully populates the subResources property with available inventory data.
- [#512] Fixed Set-OVUplinkSet to add and remove associated networks when adding/removing network set(s).
- Added Windows Server 2019 and Ubuntu values for HostOStype parameter within New-OVServerProfile, New-OVServerProfileTemplate and New-OVServerProfileAttachVolume Cmdlets.
- [#569] Refactored detection of duplicate JSON pattern in API response, mainly with FW baselines/SPPs.
- Fixing new version branch changing default parameter values that were inadvertently being discovered as version string.
Release 6.0.2785.2604
- Deprecated Invoke-OVVcmMigration as the functionality was removed from HPE OneView 5.40.
- [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters.
- Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
- Enhanced Get-OVServer to return expanded server hardware inventory. This now fully populates the subResources property with available inventory data.
- [#512] Fixed Set-OVUplinkSet to add and remove associated networks when adding/removing network set(s).
- Added Windows Server 2019 and Ubuntu values for HostOStype parameter within New-OVServerProfile, New-OVServerProfileTemplate and New-OVServerProfileAttachVolume Cmdlets.
- [#569] Refactored detection of duplicate JSON pattern in API response, mainly with FW baselines/SPPs.
- Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
Release 6.10.2778.2020
- Initial HPE OneView 6.10 library release.
- Deprecated Invoke-OVVcmMigration as the functionality was removed from HPE OneView 5.40.
- [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters.
- Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
- Enhanced Get-OVServer to return expanded server hardware inventory. This now fully populates the subResources property with available inventory data.
- [#512] Fixed Set-OVUplinkSet to add and remove associated networks when adding/removing network set(s).
- Added Windows Server 2019 and Ubuntu values for HostOStype parameter within New-OVServerProfile, New-OVServerProfileTemplate and New-OVServerProfileAttachVolume Cmdlets.
- [#569] Refactored detection of duplicate JSON pattern in API response, mainly with FW baselines/SPPs.
- Fixing new version branch changing default parameter values that were inadvertently being discovered as version string.
Release 5.0.2736.1630
NOTE: The provided EXE installer is now deprecated and will no longer be provided. The HPE OneView PowerShell library has been published to the Microsoft PowerShell Gallery ever since the 3.10 release. Please use the Find-Module
, Save-Module
and Install-Module
PowerShellGet Cmdlets.
- Updated New-HPOVUplinkSet to ensure ImageStreamer type always sets LacpLoadBalancingMode to "None".
- Relaxed Show-HPOVFirmwareReport to allow supported Monitored server hardware resources in report collection.
- Fixed issue with Show-HPOVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware.
- Enhanced Show-HPOVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance.
- [#554] Fixed Synergy fabric module typo in New-HPOVLogicalInterconnectGroup for HPE Synergy 32Gb FC module.
- [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-HPOVServerProfileConnection.
- [#557] Fixed New-HPOVLdapGroup and Set-HPOVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account.
- [#558] Fixed ConvertTo-HPOVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools.
- [#561] Fixed ConvertTo-HPOVPowerShellScript not providing server profile connection network name variable in generated script code.
- Fixed an issue within Set-HPOVUplinkSet where a provided Uplink Set resource (from Get-HPOVUplinkSet) reports an incorrect category type, causing validation logic to fail.
- Added -Name parameter to Get-HPOVAddressPoolRange to assist with filtering for specific pool ranges.
- Added -Append parameter to Set-HPOVLdapGroup and Set-HPOVUser Cmdlets to change the behavior of changing the roles or scope permissions.
- [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters.
- Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
Release 5.20.2731.2657
- Updated New-HPOVUplinkSet to ensure ImageStreamer type always sets LacpLoadBalancingMode to "None".
- Relaxed Show-HPOVFirmwareReport to allow supported Monitored server hardware resources in report collection.
- Fixed issue with Show-HPOVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware.
- Enhanced Show-HPOVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance.
- [#554] Fixed Synergy fabric module typo in New-HPOVLogicalInterconnectGroup for HPE Synergy 32Gb FC module.
- [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-HPOVServerProfileConnection.
- [#557] Fixed New-HPOVLdapGroup and Set-HPOVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account.
- [#558] Fixed ConvertTo-HPOVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools.
- [#561] Fixed ConvertTo-HPOVPowerShellScript not providing server profile connection network name variable in generated script code.
- Fixed an issue within Set-HPOVUplinkSet where a provided Uplink Set resource (from Get-HPOVUplinkSet) reports an incorrect category type, causing validation logic to fail.
- Added -Name parameter to Get-HPOVAddressPoolRange to assist with filtering for specific pool ranges.
- Added -Append parameter to Set-HPOVLdapGroup and Set-HPOVUser Cmdlets to change the behavior of changing the roles or scope permissions.
- [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters.
- Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
Release 5.30.2726.1663
- Updated New-OVUplinkSet to ensure ImageStreamer type always sets LacpLoadBalancingMode to "None".
- Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection.
- Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware.
- Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance.
- [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module.
- [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection.
- [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account.
- [#558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools.
- [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code.
- Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail.
- Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges.
- Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions.
Release 5.40.2725.2163
- Updated New-OVUplinkSet to ensure ImageStreamer type always sets LacpLoadBalancingMode to "None".
- Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection.
- Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware.
- Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance.
- [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module.
- [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection.
- [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account.
- [#558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools.
- [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code.
- Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail.
- Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges.
- Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions.
Release 5.50.2723.2763
- Updated New-OVUplinkSet to ensure ImageStreamer type always sets LacpLoadBalancingMode to "None".
- Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection.
- Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware.
- Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance.
- [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module.
- [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection.
- [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account.
- [#558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools.
- [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code.
- Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail.
- Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges.
- Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions.
- Deprecated Invoke-OVVcmMigration as the functionality was removed from HPE OneView 5.40.